Skip to content

Commit

Permalink
Only run the build once per night
Browse files Browse the repository at this point in the history
  • Loading branch information
REBELinBLUE committed May 23, 2020
1 parent eaf3961 commit 5a4b80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdf.yml
Expand Up @@ -3,7 +3,7 @@ name: Markdown to PDF
on:
push:
schedule:
- cron: "* 2 * * *"
- cron: "10 2 * * *"

jobs:
converttopdf:
Expand Down

0 comments on commit 5a4b80f

Please sign in to comment.