Skip to content

Test pr-check-signed-commits.yml PR target support #210

Test pr-check-signed-commits.yml PR target support

Test pr-check-signed-commits.yml PR target support #210

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