Skip to content

Commit 784a094

Browse files
authored
chore: add branches on semantic-pull-request workflow (#32560)
1 parent 556243a commit 784a094

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/semantic-pull-request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ on:
2222
- opened
2323
- edited
2424
- synchronize
25+
branches:
26+
- develop
27+
- release/*
2528

2629
jobs:
2730
main:

0 commit comments

Comments
 (0)