Skip to content

Bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#105) #76

Bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#105)

Bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#105) #76

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