ci: add canary workflow trigger for branch testing

This commit is contained in:
Greyson LaLonde
2025-09-23 23:51:18 -04:00
parent 9c54bfce1b
commit aa15b38d41

View File

@@ -4,6 +4,10 @@ on:
push:
branches:
- main
- Canary-Crew-Github-Action
pull_request:
branches:
- main
permissions:
contents: read