Skip to content

🤖 Fix: Repository Compliance Updates #5

🤖 Fix: Repository Compliance Updates

🤖 Fix: Repository Compliance Updates #5

Workflow file for this run

name: Checklist comments
on:
pull_request:
types: [opened]
jobs:
checklist:
runs-on: ubuntu-latest
steps:
- uses: freckle/commenter-action@main
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'