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 0420ac6 commit 377824bCopy full SHA for 377824b
.github/workflows/books.yml
@@ -1,7 +1,7 @@
1
name: bookshelf
2
on:
3
schedule:
4
- - cron: "0 * * * *"
+ - cron: "0/5 * * * *"
5
6
permissions:
7
contents: write
0 commit comments