Run actions on pushes to the ci branch

This commit is contained in:
William Casarin
2023-07-14 09:34:00 -07:00
parent 9879c78e41
commit 4830a6f3b7

View File

@@ -5,6 +5,7 @@ on:
push:
branches:
- "master"
- "ci"
pull_request:
branches:
- "*"