Trigger CI run on push to main

Leftover from move from master->main branch name.
main
Joseph Birr-Pixton 11 months ago committed by ctz
parent 214ca2c94c
commit b7289d7e7e
  1. 2
      .github/workflows/CI.yml

@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- master
- main
pull_request: {}
schedule:
- cron: "33 4 * * 5"

Loading…
Cancel
Save