diff options
Diffstat (limited to '.github/workflows/project-automation.yml')
| -rw-r--r-- | .github/workflows/project-automation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/project-automation.yml b/.github/workflows/project-automation.yml index 7b29d3c817..9a9f3214a7 100644 --- a/.github/workflows/project-automation.yml +++ b/.github/workflows/project-automation.yml @@ -4,7 +4,7 @@ on: push: branches: - master - pull_request_target: + pull_request: issue_comment: permissions: {} |
