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

[ci] Change GHA to add J2 labels instead Z0 #13375

Merged
merged 1 commit into from
Feb 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[ci] Change GHA to add J2 labels instead Z0
  • Loading branch information
alvicsam committed Feb 13, 2023
commit 8d359c9eace1363602de3ce3af357d489e664e35
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"