We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef067f commit fb0eba3Copy full SHA for fb0eba3
1 file changed
.github/workflows/main.yaml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- main
5
+ - 'release/**'
6
pull_request:
7
workflow_dispatch:
8
0 commit comments