Skip to content

Bump lucacome/draft-release from 0.2.1 to 0.2.2 #33

Bump lucacome/draft-release from 0.2.1 to 0.2.2

Bump lucacome/draft-release from 0.2.1 to 0.2.2 #33

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: joshdales/labeler@3352df1f2b0ef052cea774a5eaff917ea700a1b4 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"