Skip to content

Check signed commits #693

Check signed commits

Check signed commits #693

name: Check signed commits
on:
pull_request_target:
merge_group:
jobs:
check-signed-commits:
name: Check signed commits in PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1