Skip to content

[tr] fix(style): Migrate to 2 subheadings style from 3 subheadings #1099

[tr] fix(style): Migrate to 2 subheadings style from 3 subheadings

[tr] fix(style): Migrate to 2 subheadings style from 3 subheadings #1099

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"