Skip to content

Remove simple-slack-notify and move to using github slack app #142

Remove simple-slack-notify and move to using github slack app

Remove simple-slack-notify and move to using github slack app #142

Workflow file for this run

name: Checklist Checker
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
check-tasks:
name: Check tasks
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: true