ci: Use pull_request_target to check for signed commits (#6697)

This commit is contained in:
Ayaz Salikhov
2026-03-31 18:14:41 +01:00
committed by GitHub
parent 7f53351920
commit c3fae847f3

View File

@@ -1,7 +1,7 @@
name: Check PR commits
on:
pull_request:
pull_request_target:
# The action needs to have write permissions to post comments on the PR.
permissions: