Skip to content

Add Blue Line to README.md #6

Add Blue Line to README.md

Add Blue Line to README.md #6

Workflow file for this run

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