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 fcc5d46 commit 29a1f24Copy full SHA for 29a1f24
.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