Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
[ci] Change GHA to add J2 labels instead Z0 (#13375)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored and Ank4n committed Feb 28, 2023
1 parent f9dc22d commit 6d59796
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 6d59796

Please sign in to comment.