Skip to content

Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" #75

Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0"

Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" #75

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