mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +01:00
💚 Removes duplicate mapping of if
This commit is contained in:
parent
65ea1dd1b6
commit
a58b82c873
1 changed files with 0 additions and 1 deletions
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 a new issue