diff options
| -rw-r--r-- | .github/workflows/automation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index de1590c74..01998b852 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -1,7 +1,7 @@ name: Automation on: - pull_request: + pull_request_target: jobs: main: |
