Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
ci: update label for consistency [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisakura authored Aug 14, 2024
1 parent cde63e5 commit 5aab7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blatant-duplicates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
moderate:
if: github.event.label.name == 'blatant duplicate'
if: github.event.label.name == 'rejected (blatantly duplicate)'
runs-on: ubuntu-latest
steps:
- run: |
Expand Down

0 comments on commit 5aab7df

Please sign in to comment.