Skip to content

Commit db0c6b3

Browse files
authored
Update sync2gitee.yml
1 parent b6fd297 commit db0c6b3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/sync2gitee.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: Sync GitHub to Gitee
22

33
on:
44
pull_request:
5-
branches-ignore:
6-
- ''
75
push:
8-
branches-ignore:
9-
- ''
106
workflow_dispatch:
117

128
jobs:
@@ -26,4 +22,4 @@ jobs:
2622
account_type: org
2723
force_update: true
2824
timeout: 300
29-
debug: false
25+
debug: false

0 commit comments

Comments
 (0)