Skip to content

Bump ben-z/actions-comment-on-issue from 1.0.2 to 1.0.3 #24

Bump ben-z/actions-comment-on-issue from 1.0.2 to 1.0.3

Bump ben-z/actions-comment-on-issue from 1.0.2 to 1.0.3 #24

Workflow file for this run

name: validate-signoff
on:
pull_request:
types:
- opened
- edited
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: PR Description Check
uses: pythonistaguild/pr-description-check@v1.0
with:
content: "[x] I have read and agree to the [Developer Certificate of Origin]"