Skip to content

Bump pre-commit from 3.3.3 to 3.4.0 (#428) #27

Bump pre-commit from 3.3.3 to 3.4.0 (#428)

Bump pre-commit from 3.3.3 to 3.4.0 (#428) #27

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
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