Skip to content

fix VRTL VSTLใฎๅๅ‰ใŒ่กจ็คบใ•ใ‚Œใชใ„ใจใ“ใ‚ใŒใ‚ใ‚‹ๅ•้กŒ #306

fix VRTL VSTLใฎๅๅ‰ใŒ่กจ็คบใ•ใ‚Œใชใ„ใจใ“ใ‚ใŒใ‚ใ‚‹ๅ•้กŒ

fix VRTL VSTLใฎๅๅ‰ใŒ่กจ็คบใ•ใ‚Œใชใ„ใจใ“ใ‚ใŒใ‚ใ‚‹ๅ•้กŒ #306

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@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"