Skip to content

allow merging of checklist comments #38

allow merging of checklist comments

allow merging of checklist comments #38

Workflow file for this run

on: [pull_request_target]
jobs:
checklist_job:
runs-on: ubuntu-latest
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Checklist
uses: ./
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}