Skip to content

feat!: $* macro as it is not needed anymore #802

feat!: $* macro as it is not needed anymore

feat!: $* macro as it is not needed anymore #802

Workflow file for this run

name: Labeler
on:
pull_request:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@master
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true