Skip to content

Commit 879e173

Browse files
Add branches-ignore (#3022)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 64eff14 commit 879e173

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-update-pr.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: auto-update-pr
22
on:
33
push: {}
4+
branches-ignore:
5+
- main
46
jobs:
57
autoupdate:
68
name: Auto update PR

0 commit comments

Comments
 (0)