Skip to content

Switch to src layout, move tests to root #66

Switch to src layout, move tests to root

Switch to src layout, move tests to root #66

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