Merge pull request #40 from omnivore-app/fix/ci-on-forked-prs

Use pull_request_target instead of pull_request for tests
This commit is contained in:
Jackson Harper 2022-02-14 12:29:13 +08:00 committed by GitHub
commit 259627a19a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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