Skip to content

CI issue fixing + tests #60

CI issue fixing + tests

CI issue fixing + tests #60

Workflow file for this run

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