Skip to content

Inherited test methods don't support their annotations (fixes #1032) #695

Inherited test methods don't support their annotations (fixes #1032)

Inherited test methods don't support their annotations (fixes #1032) #695

Workflow file for this run

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