Skip to content

chore(deps): update crazy-max/ghaction-github-labeler action to v5 #89

chore(deps): update crazy-max/ghaction-github-labeler action to v5

chore(deps): update crazy-max/ghaction-github-labeler action to v5 #89

Workflow file for this run

name: Labels
on: push
jobs:
labels:
name: Labels
runs-on: ubuntu-latest
steps:
# checkout
- uses: actions/checkout@v4
# sync labels
- uses: crazy-max/ghaction-github-labeler@v5
if: success()