Skip to content

chore: bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#462) #13

chore: bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#462)

chore: bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#462) #13

Workflow file for this run

name: labels
on:
workflow_dispatch:
push:
branches:
- main
paths:
- .github/labels.yml
- .github/workflows/labels.yml
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]