Skip to content

Bump matplotlib from 3.8.4 to 3.9.2 #97

Bump matplotlib from 3.8.4 to 3.9.2

Bump matplotlib from 3.8.4 to 3.9.2 #97

name: label pull request
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request'
with:
repo-token: "${{ secrets.SPACEKIT_RELEASE_TOKEN }}"