We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b1293 commit 2f63da4Copy full SHA for 2f63da4
.github/workflows/auto-merge-dependabot.yml
@@ -2,7 +2,7 @@ name: Auto-merge dependabot updates
2
3
on:
4
pull_request:
5
- branches: [ main ]
+ branches: [ dev ]
6
7
permissions:
8
pull-requests: write
0 commit comments