Skip to content

test: enhance test files with structured comments and file overviews #137

test: enhance test files with structured comments and file overviews

test: enhance test files with structured comments and file overviews #137

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}