Skip to content

Commit

Permalink
fix the check sign commits GitHub workflow to work on PRs from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Apr 30, 2024
1 parent 07deb33 commit d91b5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-signed.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Validate if commits in PR are signed
on: pull_request
on: pull_request_target

jobs:
signed-commits-check:
Expand Down

0 comments on commit d91b5c6

Please sign in to comment.