Skip to content

fixed configuration schema #54

fixed configuration schema

fixed configuration schema #54

Workflow file for this run

name: 'Label PR'
on:
pull_request:
jobs:
label-pr:
runs-on: ubuntu-latest
steps:
- uses: grafana/pr-labeler-action@v0.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}