Skip to content

Commit 2b9bd99

Browse files
authored
Update schedule.yml
1 parent 73b5c97 commit 2b9bd99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/schedule.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: SnapEnhanceModGen Schedule
22

3-
# on:
4-
# schedule:
5-
# - cron: '45 11,23 * * *'
3+
on:
4+
schedule:
5+
- cron: '45 11,23 * * *'
66
push:
77
paths:
88
- 'push-here.md'

0 commit comments

Comments
 (0)