Skip to content

chore(docker): use clean_registry in step `Create manifest list and p… #25

chore(docker): use clean_registry in step `Create manifest list and p…

chore(docker): use clean_registry in step `Create manifest list and p… #25

name: authenticate-commits
on:
workflow_call:
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