We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11441fc commit 2f49774Copy full SHA for 2f49774
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- "main"
6
- "canary-*"
7
+ pull_request:
8
9
# Cancel any previous run (see: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency)
10
concurrency:
0 commit comments