Skip to content

Bump peter-evans/create-pull-request from 6 to 7 in the actions group #96

Bump peter-evans/create-pull-request from 6 to 7 in the actions group

Bump peter-evans/create-pull-request from 6 to 7 in the actions group #96

Workflow file for this run

name: PR Autolabeler
on:
# pull_request event is required for autolabeler
pull_request:
types: [opened, reopened, synchronize]
jobs:
draft-release:
uses: cpp-linter/.github/.github/workflows/release-drafter.yml@main