Skip to content

Fix #836: correct _const_node_type_names fallback for Python 3.14+ #1112

Fix #836: correct _const_node_type_names fallback for Python 3.14+

Fix #836: correct _const_node_type_names fallback for Python 3.14+ #1112

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