Skip to content

🤖 Fix: dependabot #3

🤖 Fix: dependabot

🤖 Fix: dependabot #3

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