mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-28 05:14:08 +03:00
💚 Removes duplicate mapping of if
This commit is contained in:
parent
65ea1dd1b6
commit
a58b82c873
1
.github/workflows/manage-pending-labels.yml
vendored
1
.github/workflows/manage-pending-labels.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
||||
|
||||
add-awaiting-author:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !github.event.issue.pull_request && github.event.comment.author_association != 'COLLABORATOR' && github.event.comment.author_association != 'OWNER' }}
|
||||
if: >-
|
||||
${{
|
||||
!github.event.issue.pull_request
|
||||
|
Loading…
Reference in New Issue
Block a user