diff --git a/.github/workflows/kata-deploy-test.yaml b/.github/workflows/kata-deploy-test.yaml index 8a21514d1a..7291c157a9 100644 --- a/.github/workflows/kata-deploy-test.yaml +++ b/.github/workflows/kata-deploy-test.yaml @@ -2,6 +2,8 @@ on: issue_comment name: test-kata-deploy jobs: check_comments: + if: ${{ github.event.issue.pull_request }} + types: [created, edited] runs-on: ubuntu-latest steps: - name: Check for Command