mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
💚 Removes duplicate mapping of if
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user