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 5e602d2 commit e71532aCopy full SHA for e71532a
.github/workflows/gitee.yml
@@ -1,5 +1,8 @@
1
name: Auto Sync
2
-on: [push,create,delete]
+on:
3
+ push:
4
+ branches-ignore:
5
+ - 'dependabot/**'
6
jobs:
7
mirror_to_gitee:
8
runs-on: ubuntu-latest
0 commit comments