Enable CI for main branch

This commit is contained in:
kean
2023-02-11 13:24:39 -05:00
parent 60a5792a26
commit 6cd1a12143
+1 -1
View File
@@ -3,7 +3,7 @@ name: "Pulse CI"
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'