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 a430076 commit 00b38b3Copy full SHA for 00b38b3
.github/workflows/test-deploy.yml
@@ -9,6 +9,7 @@ on:
9
pull_request:
10
branches:
11
- main
12
+ - "release-3.*"
13
# Review gh actions docs if you want to further define triggers, paths, etc
14
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
15
0 commit comments