Skip to content

Commit 9ef60b2

Browse files
committed
1 parent 840e7d9 commit 9ef60b2

3 files changed

Lines changed: 9 additions & 11 deletions

File tree

.github/workflows/jingxi.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
name: jingxi
33

44
on:
5-
6-
push:
7-
branches:
8-
- master
5+
#push:
6+
#branches:
7+
#- master
98
schedule:
109
- cron: '5 18 * * *'
1110
watch:

.github/workflows/txnews.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
name: txnews
88

99
on:
10-
push:
11-
branches:
12-
- master
10+
#push:
11+
#branches:
12+
#- master
1313
schedule:
1414
- cron: '*/5 * * * *'
1515
watch:

.github/workflows/youth.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
name: youth
55

66
on:
7-
8-
push:
9-
branches:
10-
- master
7+
#push:
8+
#branches:
9+
#- master
1110
schedule:
1211
- cron: '*/3 * * * *'
1312
watch:

0 commit comments

Comments
 (0)