Skip to content

tweak(jobs): move jobs to toml with map support #1085

tweak(jobs): move jobs to toml with map support

tweak(jobs): move jobs to toml with map support #1085

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"