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 e5d601b commit d2c5556Copy full SHA for d2c5556
.github/workflows/pages.yml
@@ -4,7 +4,7 @@ on:
4
branches: ["main"]
5
workflow_dispatch:
6
schedule:
7
- - cron: '0 * * * *'
+ - cron: "0 * * * *"
8
9
permissions:
10
contents: read
0 commit comments