Use pull_request_target instead of pull_request for tests

This should allow downstream forks to execute the graphql tests.
This commit is contained in:
Jackson Harper
2022-02-13 20:26:59 -08:00
parent ae2b1555a2
commit dc9c375dab

View File

@ -5,7 +5,7 @@ on:
- main
paths-ignore:
- 'apple/**'
pull_request:
pull_request_target:
branches:
- main
paths-ignore: