Skip to content

Commit 29a1f24

Browse files
authored
Update .github/workflows/check-backport-labels.yml
1 parent fcc5d46 commit 29a1f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-backport-labels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Check
22

33
on:
44
pull_request:
5+
branches:
6+
- main
57
types: [labeled, unlabeled, opened, reopened, synchronize]
68

79
permissions:

0 commit comments

Comments
 (0)