Skip to content

Update github workflows #1066

Update github workflows

Update github workflows #1066

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