Skip to content

[ko] Document_Object_Model 최신화 및 UI_Events 신규 번역 #48957

[ko] Document_Object_Model 최신화 및 UI_Events 신규 번역

[ko] Document_Object_Model 최신화 및 UI_Events 신규 번역 #48957

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
# do not run on PRs in forks
if: github.repository == 'mdn/translated-content'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true