Skip to content

Commit

Permalink
Schedule GHA build on the [first letter of repository's place in the …
Browse files Browse the repository at this point in the history
…alphabet]'s day of the month
  • Loading branch information
richelbilderbeek committed Dec 13, 2022
1 parent 5953e2d commit c9a3622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_latex_dante_ev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
push:
pull_request:
schedule:
- cron: "0 0 1 * *"
- cron: "0 0 3 * *"

name: Build LaTeX document using dante-ev's Action

Expand Down

0 comments on commit c9a3622

Please sign in to comment.