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 77a9572 commit 03fa80eCopy full SHA for 03fa80e
.github/workflows/check-labels.yml
@@ -16,7 +16,7 @@ on:
16
# a PR that targets a gh/**/base branch.
17
pull_request:
18
types: [opened, synchronize, reopened, labeled, unlabeled]
19
- branches: [gh/**/base]
+ branches: [gh/**/base, main]
20
21
workflow_dispatch:
22
inputs:
0 commit comments