Skip to content

pip stable: bump parsel from 1.9.0 to 1.9.1 #66

pip stable: bump parsel from 1.9.0 to 1.9.1

pip stable: bump parsel from 1.9.0 to 1.9.1 #66

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [ "opened" ]
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
label:
name: "Label Pull Request"
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5