Skip to content

Bump pydot from 3.0.2 to 3.0.3 #113

Bump pydot from 3.0.2 to 3.0.3

Bump pydot from 3.0.2 to 3.0.3 #113

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 }}"