ci: use pull request target for forks

This commit is contained in:
iCrawl 2023-01-12 11:46:38 +01:00
parent 4224d783bc
commit d28af8eca7
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2

View file

@ -5,7 +5,7 @@ on:
- 'main'
paths:
- 'apps/website/**'
pull_request:
pull_request_target:
paths:
- 'apps/website/**'
workflow_dispatch: