We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a86ecb + 32071cb commit 1f87c4aCopy full SHA for 1f87c4a
.github/workflows/pr-issue-validator.yaml
@@ -11,6 +11,7 @@ on:
11
- 'main'
12
- 'release-**'
13
- 'develop'
14
+ - 'hotfix-v0**'
15
16
jobs:
17
validate-PR-issue:
0 commit comments