Skip to content

Commit

Permalink
Update newPrComment.yml (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Oct 16, 2023
1 parent 044b0c6 commit eeab137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newPrComment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: |
github.repository == 'ioBroker/ioBroker.repositories' &&
${{ github.event.issue.pull_request }} &&
${{ github.event.comment.user.login }} != 'mcm1957'
!${{ github.event.comment.user.login }} === 'mcm1957'
runs-on: ubuntu-latest

Expand Down

0 comments on commit eeab137

Please sign in to comment.