| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5e602d2 commit e71532a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,8 @@ | |||
| 1 | 1 | name: Auto Sync | |
| 2 | - on: [push,create,delete] | ||
| 2 | + on: | ||
| 3 | + push: | ||
| 4 | + branches-ignore: | ||
| 5 | + - 'dependabot/**' | ||
| 3 | 6 | jobs: | |
| 4 | 7 | mirror_to_gitee: | |
| 5 | 8 | runs-on: ubuntu-latest | |
| Back | FazBrowse Home | New Git URL |
0 commit comments