You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pull-requests: write # Required to post comments on PRs
steps:
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1 # Use the action
with:
comment: |
🚨 Unsigned commits detected! Please sign your commits.
For instructions on how to set up GPG/SSH signing and verify your commits, please see [GitHub Documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification).