Skip to content

web/api/file_system_api/origin_private_file_system の原文にない Compat 情報の削除 #50366

web/api/file_system_api/origin_private_file_system の原文にない Compat 情報の削除

web/api/file_system_api/origin_private_file_system の原文にない Compat 情報の削除 #50366

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