Skip to content

Add a sign-off check in the workflow #5

Add a sign-off check in the workflow

Add a sign-off check in the workflow #5

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: ./