Skip to content

feat: automation and documentation update Add checklist to PRs, CODEOWNERS file, fix duplicates in GH Pages, an… #12

feat: automation and documentation update Add checklist to PRs, CODEOWNERS file, fix duplicates in GH Pages, an…

feat: automation and documentation update Add checklist to PRs, CODEOWNERS file, fix duplicates in GH Pages, an… #12

name: 'PR Tasks Completed Check'
on:
pull_request:
types: [opened, edited]
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"