Skip to content

Feat: Add notranslate to prevent translating code #682

Feat: Add notranslate to prevent translating code

Feat: Add notranslate to prevent translating code #682

Workflow file for this run

name: Label Commenter
on:
issues:
types:
- labeled
pull_request_target:
types:
- labeled
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: master
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1