ci: use pull_request_target (#1623)

This commit is contained in:
Himself65
2023-03-20 13:45:40 -05:00
committed by GitHub
parent 45761f0250
commit 3aec87b02d

View File

@@ -5,6 +5,8 @@ on:
branches: [master]
pull_request:
branches: [master]
pull_request_target:
branches: [master]
# Cancels all previous workflow runs for pull requests that have not completed.
# See https://docs.github.com/en/actions/using-jobs/using-concurrency