Skip to content

Add command line script #4203

Add command line script

Add command line script #4203

Workflow file for this run

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