Skip to content

Merge pull request #53 from pascaliske/renovate/actions-checkout-4.x #70

Merge pull request #53 from pascaliske/renovate/actions-checkout-4.x

Merge pull request #53 from pascaliske/renovate/actions-checkout-4.x #70

Workflow file for this run

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