Skip to content

chore(deps): bump release-drafter/release-drafter from 5 to 6 (#88) #38

chore(deps): bump release-drafter/release-drafter from 5 to 6 (#88)

chore(deps): bump release-drafter/release-drafter from 5 to 6 (#88) #38

Workflow file for this run

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