Skip to content

Commit

Permalink
Allow CI to run on all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Jan 31, 2025
1 parent 0c027c6 commit 4aeb365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
pull_request:
branches:
- main
- "*"
schedule:
- cron: "0 0 * * 0"

Expand Down

0 comments on commit 4aeb365

Please sign in to comment.