Skip to content

Commit 6e9e1b0

Browse files
authored
Turn off
1 parent ebf729f commit 6e9e1b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/quarto-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
# Triggers the workflow every day at midnight UTC
3-
schedule:
4-
- cron: "0 0 * * *"
3+
# schedule:
4+
# - cron: "0 0 * * *"
55
push:
66
branches: main
77

0 commit comments

Comments
 (0)