Skip to content

Commit 9b6abb5

Browse files
authored
Update auto-approve-merge-bot.yml
1 parent 2bbfb66 commit 9b6abb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve-merge-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Auto approve & merge Dependabot and Renovate PRs
33
on:
44
pull_request:
55
types: [opened, edited, synchronize, reopened, labeled]
6-
branches: [main]
6+
branches: [master]
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)