Skip to content

Commit

Permalink
Use versioned shared GitHub Actions Workflow for Issues Check
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia committed Feb 12, 2024
1 parent f652d9f commit eb9a63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
check-labels-on-issues:
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
with:
label-format-list: '[
"^\[.+\]",
Expand Down

0 comments on commit eb9a63e

Please sign in to comment.