Skip to content

Commit 65c421d

Browse files
Update .github/workflows/validate-pr.yml
Co-authored-by: Ravi Jayaramappa <ravi.jayaramappa@salesforce.com>
1 parent 91d8bdd commit 65c421d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [opened, reopened, edited]
66
# only applies to PRs that want to merge to main
7-
branches: [main, 252-patch, 254-patch, 256-patch]
7+
branches: [main, 256-patch]
88

99
jobs:
1010
pr-validation:

0 commit comments

Comments
 (0)