Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Bump the cargo-dependencies group with 2 updates #10

Bump the cargo-dependencies group with 2 updates

Bump the cargo-dependencies group with 2 updates #10

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