Skip to content

Commit

Permalink
ci: run also on schedule at 04:00
Browse files Browse the repository at this point in the history
  • Loading branch information
JanWennrich committed Oct 19, 2024
1 parent b5c81e6 commit 50e7f88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches:
- main
schedule:
- cron: "0 4 * * *"

env:
BGG_USERNAME: ${{ vars.BGG_USERNAME }}
Expand Down

0 comments on commit 50e7f88

Please sign in to comment.