Skip to content

Commit

Permalink
Adjust reusable workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia committed Jan 19, 2024
1 parent a0a7c19 commit 8999fde
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@iangmaia/gha-labels-on-issues-check
uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@trunk
with:
label-format-list: '[
"^\[.+\]",
Expand Down

0 comments on commit 8999fde

Please sign in to comment.