Skip to content

🤖 Fix: CODEOWNERS #56

🤖 Fix: CODEOWNERS

🤖 Fix: CODEOWNERS #56

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 }}'