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 8c43947 commit 1152d50Copy full SHA for 1152d50
.github/workflows/validate-issues.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
check-labels-on-issues:
9
- uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@trunk
+ uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.0.0
10
with:
11
label-format-list: '[
12
"^\[.+\]",
0 commit comments