Skip to content

Document that we also read the policy from /usr/share/crypto-policies. #14

Document that we also read the policy from /usr/share/crypto-policies.

Document that we also read the policy from /usr/share/crypto-policies. #14

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