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 ebf729f commit 6e9e1b0Copy full SHA for 6e9e1b0
.github/workflows/quarto-publish.yml
@@ -1,7 +1,7 @@
1
on:
2
# Triggers the workflow every day at midnight UTC
3
- schedule:
4
- - cron: "0 0 * * *"
+ # schedule:
+ # - cron: "0 0 * * *"
5
push:
6
branches: main
7
0 commit comments