We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74036e9 commit 81e989eCopy full SHA for 81e989e
1 file changed
.github/workflows/checks.yaml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ - 'release/**'
8
push:
9
10
0 commit comments