Skip to content

Merge pull request #230 from pascaliske/dependabot/npm_and_yarn/follo… #414

Merge pull request #230 from pascaliske/dependabot/npm_and_yarn/follo…

Merge pull request #230 from pascaliske/dependabot/npm_and_yarn/follo… #414

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()