Skip to content

Bump clap_mangen from 0.2.14 to 0.2.15 #46

Bump clap_mangen from 0.2.14 to 0.2.15

Bump clap_mangen from 0.2.14 to 0.2.15 #46

name: auto-label pull request
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
label_pull_request:
name: label pull request
permissions:
contents: read
pull-requests: write
uses: EarthmanMuons/reusable-workflows/.github/workflows/label-pull-request.yml@main