Skip to content

Commit

Permalink
ci: Also run on change to Setup.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsmeding committed Nov 29, 2024
1 parent 1ba4db5 commit ae2f434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
- 'src/**'
- 'test/**'
- 'cbits/**'
- 'Setup.hs'
schedule:
# additionally run once per week (At 00:00 on Sunday) to maintain cache
- cron: '0 0 * * 0'
Expand Down

0 comments on commit ae2f434

Please sign in to comment.