Skip to content

action/checkout@v4 already available #12

action/checkout@v4 already available

action/checkout@v4 already available #12

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@v4
- name: Check signed commits in PR
uses: ./