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 bc55f89 commit d5691a7Copy full SHA for d5691a7
.github/workflows/check-pr-labels.yml
@@ -6,8 +6,5 @@ on:
6
jobs:
7
check-docs-links:
8
uses: papermoonio/workflows/.github/workflows/pr-blocked-label.yml@main
9
- with:
10
- mkdocs_repo: papermoonio/polkadot-mkdocs
11
- docs_repo: polkadot-developers/polkadot-docs
12
- docs_checkout: polkadot-docs
13
- url: https://docs.polkadot.com
+ with:
+ blocking_labels: "B2 - Blocked"
0 commit comments