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 bbb4422 commit 91d8bddCopy full SHA for 91d8bdd
.github/workflows/validate-pr.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
types: [opened, reopened, edited]
6
# only applies to PRs that want to merge to main
7
- branches: [main, 252-patch, 254-patch]
+ branches: [main, 252-patch, 254-patch, 256-patch]
8
9
jobs:
10
pr-validation:
0 commit comments