Skip to content

Commit

Permalink
Merge pull request #32 from getyourguide/meghanagyg-patch-1
Browse files Browse the repository at this point in the history
Update dependabot-merge.yml
  • Loading branch information
meghanagyg authored Jul 12, 2024
2 parents d31afe7 + 85765ab commit f17cd5a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/dependabot-merge.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Dependabot Approve and Merge
name: Dependabot Approve

on:
pull_request:
types: [opened]
workflow_dispatch:
schedule:
# Run merges daily at 9am UTC
- cron: "0 9 * * Mon-Fri"
- cron: "0 9 * * Mon"
# Notify supports for blocked PRs only monday 10am UTC
- cron: "0 10 * * Mon"

Expand Down

0 comments on commit f17cd5a

Please sign in to comment.