Skip to content

Bump changelist from 0.1 to 0.3 #12

Bump changelist from 0.1 to 0.3

Bump changelist from 0.1 to 0.3 #12

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@bc07be829f693829263e57d5e8489f4e57d3d420
with:
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
force: true