Skip to content

chore(deps): update crazy-max/ghaction-github-labeler action to v4.2.0 #5

chore(deps): update crazy-max/ghaction-github-labeler action to v4.2.0

chore(deps): update crazy-max/ghaction-github-labeler action to v4.2.0 #5

Workflow file for this run

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