mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Update workflow to use pull_request_target
This commit is contained in:
parent
dbb5715fea
commit
8b165b333e
2
.github/workflows/e2e_test.yml
vendored
2
.github/workflows/e2e_test.yml
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: E2E Tests
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [labeled]
|
||||
jobs:
|
||||
e2e-test:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user