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 1428edf commit 6759211Copy full SHA for 6759211
.github/workflows/static-deploy.yml
@@ -2,9 +2,6 @@ on:
2
push:
3
branches:
4
- main
5
- schedule:
6
- # run an hour (no DST) or two hours (DST) after the meetup begins
7
- - cron: '0 1 * * 4#2'
8
9
jobs:
10
build:
0 commit comments