Skip to content

Commit

Permalink
[ci] Change GHA to add J2 labels instead Z0 (paritytech#13375)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored and ark0f committed Feb 27, 2023
1 parent 3e6065c commit c2438b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-label-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 # 1.0.4
if: github.event.issue.author_association == 'NONE'
with:
add-labels: 'Z0-unconfirmed'
add-labels: "J2-unconfirmed"

0 comments on commit c2438b2

Please sign in to comment.