Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #39

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #39

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/[email protected]
with:
content: "[x] I have read and agree to the [Developer Certificate of Origin]"