Skip to content

pip stable: bump lxml from 5.2.2 to 5.3.0 #78

pip stable: bump lxml from 5.2.2 to 5.3.0

pip stable: bump lxml from 5.2.2 to 5.3.0 #78

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