Skip to content

Commit

Permalink
Fix bot to only put the needs-triage label when opening an issue (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenBucher98 authored Aug 21, 2023
1 parent 423cb47 commit 33b74db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,8 @@ configuration:
- if:
- payloadType: Issues
- and:
- isOpen
- isAction:
action: Opened
- not:
and:
- isAssignedToSomeone
Expand Down

0 comments on commit 33b74db

Please sign in to comment.