Skip to content

fix: change output redirection to use GITHUB_ENV #233

fix: change output redirection to use GITHUB_ENV

fix: change output redirection to use GITHUB_ENV #233

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