diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index 918597888e1..0637c0f3fb6 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -6,6 +6,7 @@ on: # types: [created, edited] jobs: slashCommandDispatch: + if: ${{ github.event.issue.pull_request }} runs-on: ubuntu-latest steps: # Generate token from GenericMappingTools bot