Skip to content

Commit

Permalink
Enable weekly CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Feb 6, 2023
1 parent 629e8de commit b15612b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ '*' ]
pull_request:
branches: [ master ]
schedule:
- cron: "0 5 * * 5"

defaults: { run: { shell: bash } }

Expand Down

0 comments on commit b15612b

Please sign in to comment.