Skip to content

Merge pull request #23 from cauliyang/release-plz-2024-08-20T21-08-09Z #84

Merge pull request #23 from cauliyang/release-plz-2024-08-20T21-08-09Z

Merge pull request #23 from cauliyang/release-plz-2024-08-20T21-08-09Z #84

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
with:
fetch-depth: 1
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true