Skip to content

chore(deps): bump python-semantic-release/publish-action from 9.19.1 to 9.21.0 #2388

chore(deps): bump python-semantic-release/publish-action from 9.19.1 to 9.21.0

chore(deps): bump python-semantic-release/publish-action from 9.19.1 to 9.21.0 #2388

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"