Skip to content

Bump pre-commit from 3.3 to 3.3.3 #4

Bump pre-commit from 3.3 to 3.3.3

Bump pre-commit from 3.3 to 3.3.3 #4

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