aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFernando Fernández <ferferga@hotmail.com>2021-05-31 00:35:35 +0200
committerFernando Fernández <ferferga@hotmail.com>2021-05-31 00:35:41 +0200
commita29ee991a4813357f19ce281c81a23de4b3f623d (patch)
tree74377669e7deca41bd4ee9994f0959a0c5cf9252 /.github
parent499dee0100b6079cc5fd9ef7d6e08b6ed9190edd (diff)
Use pull_request_target instead of pull_request
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/automation.yml2
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: