Skip to content

Добавляет доку про @starting-style #8500

Добавляет доку про @starting-style

Добавляет доку про @starting-style #8500

Workflow file for this run

name: PR Labels
on:
pull_request_target:
jobs:
labels:
name: Ярлыки
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Устанавливает необходимые ярлыки
uses: doka-guide/[email protected]
with:
token: "${{ secrets.GITHUB_TOKEN }}"
strategy: append
config: ".github/labeler.yml"