Skip to content

Resize the "breadcrumbs" navigation section to fit the content, and stack it below the top navigation bar #336

Resize the "breadcrumbs" navigation section to fit the content, and stack it below the top navigation bar

Resize the "breadcrumbs" navigation section to fit the content, and stack it below the top navigation bar #336

name: Milestone
on:
pull_request_target: # zizmor: ignore[dangerous-triggers]
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