소스 검색

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


불러오는 중...
취소
저장