diff --git a/README.md b/README.md index 5cc7fb2..76e3da2 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ on: types: [created] jobs: pr-comment: + if: ${{ github.event.issue.pull_request }} runs-on: ubuntu-latest steps: - uses: actions/checkout@v3