We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b9191 commit b685b04Copy full SHA for b685b04
.github/workflows/auto-publish.yml
@@ -2,7 +2,6 @@ name: auto-publish
2
run-name: Automatically publish snippets
3
on:
4
schedule:
5
- - cron: '40 23 * * FRI'
6
- cron: '15 10 * * TUE'
7
- cron: '15 10 * * THU'
8
jobs:
0 commit comments