We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64eff14 commit 879e173Copy full SHA for 879e173
.github/workflows/auto-update-pr.yaml
@@ -1,6 +1,8 @@
1
name: auto-update-pr
2
on:
3
push: {}
4
+ branches-ignore:
5
+ - main
6
jobs:
7
autoupdate:
8
name: Auto update PR
0 commit comments