Skip to content

Commit

Permalink
Trigger CI run on push to main
Browse files Browse the repository at this point in the history
Leftover from move from master->main branch name.
  • Loading branch information
ctz committed Jun 12, 2023
1 parent 214ca2c commit b7289d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- master
- main
pull_request: {}
schedule:
- cron: "33 4 * * 5"
Expand Down

0 comments on commit b7289d7

Please sign in to comment.