Skip to content

Commit de7a707

Browse files
authored
dev.yml: no schedule
1 parent 075b600 commit de7a707

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Dev workflow
22

33
on:
4-
schedule:
5-
- cron: '25 5 * * 0' # At 05:25 on Sunday
4+
# schedule:
5+
# - cron: '25 5 * * 0' # At 05:25 on Sunday
66
pull_request:
77
branches: [main, deploy-test]
88

0 commit comments

Comments
 (0)