Skip to content

verify: Return NotTrusted also when we do not have the key as well as when we try to import key rejected by policy or seeing signature with unknown algorithm #60

verify: Return NotTrusted also when we do not have the key as well as when we try to import key rejected by policy or seeing signature with unknown algorithm

verify: Return NotTrusted also when we do not have the key as well as when we try to import key rejected by policy or seeing signature with unknown algorithm #60

name: authenticate-commits
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
authenticate-commits:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
issues: write
steps:
- name: Authenticating commits
uses: sequoia-pgp/authenticate-commits@v1