Skip to content

Add dependabot config and mergeabot workflow #8

Add dependabot config and mergeabot workflow

Add dependabot config and mergeabot workflow #8

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