Ver a proveniência

Pause automatic translation updates

pull/5577/head
Slavi Pantaleev há 6 horas
ascendente
cometimento
ec0cecdf13
1 ficheiros alterados com 1 adições e 7 eliminações
  1. +1
    -7
      .github/workflows/update-translations.yml

+ 1
- 7
.github/workflows/update-translations.yml Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar