Skip to content

Use commits URL from PR event data #10

Use commits URL from PR event data

Use commits URL from PR event data #10

Workflow file for this run

name: Check signed commits in PR
on: pull_request
jobs:
build:
name: Check signed commits in PR
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Check signed commits in PR
uses: ./