Skip to content

Switch to storing AST nodes on the stack for more accurate method signature check and easy access to parent nodes #83

Switch to storing AST nodes on the stack for more accurate method signature check and easy access to parent nodes

Switch to storing AST nodes on the stack for more accurate method signature check and easy access to parent nodes #83

name: Milestone
on:
pull_request_target:
types:
- closed
branches:
- "main"
jobs:
milestone_pr:
name: attach to PR
runs-on: ubuntu-latest
steps:
- uses: scientific-python/attach-next-milestone-action@c9cfab10ad0c67fed91b01103db26b7f16634639
with:
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
force: true