Skip to content

Commit e71532a

Browse files
authored
Update gitee.yml
1 parent 5e602d2 commit e71532a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/gitee.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Auto Sync
2-
on: [push,create,delete]
2+
on:
3+
push:
4+
branches-ignore:
5+
- 'dependabot/**'
36
jobs:
47
mirror_to_gitee:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)