Skip to content

Bump pre-commit from 3.8.0 to 4.0.0 in /.github/workflows #65

Bump pre-commit from 3.8.0 to 4.0.0 in /.github/workflows

Bump pre-commit from 3.8.0 to 4.0.0 in /.github/workflows #65

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/[email protected]
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true