Update CI to use the main branches.

This commit is contained in:
Justin
2022-09-07 00:09:44 -04:00
committed by Daniel Agar
parent d4cce452cf
commit 88bf1030b5
14 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Python CI Checks
on:
push:
branches:
- 'master'
- 'main'
pull_request:
branches:
- '*'