chore: add canary to pull request workflow

This commit is contained in:
Mauricio Siu
2024-05-01 17:45:34 -06:00
parent ad58cce2cd
commit e9e49d7456

View File

@@ -3,6 +3,7 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- canary
jobs: jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04