Parcourir la source

Pause automatic translation updates

pull/5577/head
Slavi Pantaleev il y a 6 heures
Parent
révision
ec0cecdf13
1 fichiers modifiés avec 1 ajouts et 7 suppressions
  1. +1
    -7
      .github/workflows/update-translations.yml

+ 1
- 7
.github/workflows/update-translations.yml Voir le fichier

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


Chargement…
Annuler
Enregistrer