Skip to content

chore(deps): update release-drafter/release-drafter action to v6 (#692) #270

chore(deps): update release-drafter/release-drafter action to v6 (#692)

chore(deps): update release-drafter/release-drafter action to v6 (#692) #270

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4.1.1
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true