Skip to content

Commit

Permalink
Run dependabot merge job more frequent until up to date (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaja-nav authored Dec 6, 2023
1 parent 209f428 commit 5e911f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: merge-dependabot-pr
on:
workflow_dispatch:
schedule:
- cron: '0,10,20,30 7 * * 1,2,3,4,5'
- cron: '0,15,30,45 7-14 * * 1,2,3,4,5'

jobs:
merge-dependabot-pr:
Expand Down

0 comments on commit 5e911f7

Please sign in to comment.