Skip to content

Commit

Permalink
Update newPrComment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Oct 17, 2023
1 parent e42bdf0 commit 0f19c43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/newPrComment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
name: PR comment
if: |
github.repository == 'ioBroker/ioBroker.repositories' &&
${{ github.event.issue.pull_request }} &&
${{ github.event.comment.user.login != 'mcm1957'}}
github.event.issue.pull_request &&
github.event.comment.user.login != 'mcm1957'
runs-on: ubuntu-latest

Expand Down

0 comments on commit 0f19c43

Please sign in to comment.