Skip to content

Commit

Permalink
Фикс labeler-needsreview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 authored Jan 6, 2025
1 parent e16143d commit dcb07f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labeler-needsreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: "S: Needs Review"
labels: "Status: Needs Review"
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: "S: Awaiting Changes"
labels: "Status: Awaiting Changes"

0 comments on commit dcb07f7

Please sign in to comment.