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 1fce9c1 commit cccb08aCopy full SHA for cccb08a
.github/workflows/check-backport-labels.yml
@@ -2,6 +2,8 @@ name: Check
2
3
on:
4
pull_request:
5
+ branches:
6
+ - main
7
types: [labeled, unlabeled, opened, reopened, synchronize]
8
9
permissions:
0 commit comments