Skip to content

docs: refine changelog of 2023.9.3-kinel.4 #110

docs: refine changelog of 2023.9.3-kinel.4

docs: refine changelog of 2023.9.3-kinel.4 #110

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches-ignore:
- 'l10n_develop'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"