We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8898ba commit 2768b54Copy full SHA for 2768b54
1 file changed
.github/workflows/build_page.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches: ["main"]
5
schedule:
6
- - cron: "* */1 * * *"
+ - cron: "0 */6 * * *"
7
workflow_dispatch:
8
permissions:
9
pages: write
0 commit comments