Skip to content

Commit b9cc6e7

Browse files
authored
Disable schedule.yml
SnapEnhance isn't currently being updated so to stop creating unsupported versions this workflow will be temporarily disabled. Use the Beta versions for now.
1 parent 6e3e6f9 commit b9cc6e7

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)