Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit e2097fce authored by Philipp Kewisch's avatar Philipp Kewisch Committed by GitHub
Browse files

Don't remove needinfo label for MEMBER authors (#8216)

parent 368a7566
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ jobs:
    runs-on: ubuntu-latest
    if: |
      github.event.comment.author_association != 'OWNER' &&
      github.event.comment.author_association != 'MEMBER' &&
      github.event.comment.author_association != 'COLLABORATOR'
    permissions:
      issues: write