Skip to content

Commit 1152d50

Browse files
committed
Use versioned shared GitHub Actions Workflow for Issues Check
1 parent 8c43947 commit 1152d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
check-labels-on-issues:
9-
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@trunk
9+
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.0.0
1010
with:
1111
label-format-list: '[
1212
"^\[.+\]",

0 commit comments

Comments
 (0)