Skip to content

Update README with instructions to support commenting on forks #13

Update README with instructions to support commenting on forks

Update README with instructions to support commenting on forks #13

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