ソースを参照

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


読み込み中…
キャンセル
保存