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 8d8140e commit bf73360Copy full SHA for bf73360
.github/workflows/check-pr-labels.yml
@@ -7,4 +7,4 @@ jobs:
7
check-docs-links:
8
uses: papermoonio/workflows/.github/workflows/pr-blocked-label.yml@main
9
with:
10
- blocking_labels: "B1 - Ready to Merge"
+ whitelist_labels: "B1 - Ready to Merge"
0 commit comments