瀏覽代碼

Pause automatic translation updates

pull/5577/head
Slavi Pantaleev 6 小時之前
父節點
當前提交
ec0cecdf13
共有 1 個檔案被更改,包括 1 行新增7 行删除
  1. +1
    -7
      .github/workflows/update-translations.yml

+ 1
- 7
.github/workflows/update-translations.yml 查看文件

@@ -6,13 +6,7 @@
name: Update translations

on: # yamllint disable-line rule:truthy
push:
branches:
- master
paths: # See include_patterns on conf.py
- 'docs/*.md'
- 'i18n/README.md'
- '*.md'
workflow_dispatch:

permissions:
contents: write


Loading…
取消
儲存