Skip to content

Commit b17f590

Browse files
authored
Update schedule.yml
1 parent a6266f2 commit b17f590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/schedule.yml

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

3-
on:
3+
on:
44
schedule:
5-
# - cron: '45 11,23 * * *'
5+
- cron: '45 11,23 * * *' # Adjust the cron schedule as needed
66
push:
77
paths:
88
- 'push-here.md'

0 commit comments

Comments
 (0)