Skip to content

Commit 06b9191

Browse files
workflow - tweak schedule for test
1 parent 9d8af38 commit 06b9191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: auto-publish
22
run-name: Automatically publish snippets
33
on:
44
schedule:
5-
- cron: '30 23 * * FRI'
5+
- cron: '40 23 * * FRI'
66
- cron: '15 10 * * TUE'
77
- cron: '15 10 * * THU'
88
jobs:

0 commit comments

Comments
 (0)