change pull_request_target to pull_request

since no secrets are used in this action this should be totally fine.
This commit is contained in:
mauwii 2022-10-28 01:56:58 +02:00 committed by Lincoln Stein
parent 77b93ad0c2
commit 7793dbb4b4

View File

@ -6,7 +6,7 @@ on:
branches:
- 'main'
- 'development'
pull_request_target:
pull_request:
branches:
- 'main'
- 'development'