disable current github workflows

This commit is contained in:
2025-07-08 22:19:53 +02:00
parent 1fd7cb62fc
commit b8c0feefda

View File

@@ -1,16 +1,19 @@
name: Translate README # name: Translate README
# on:
# push:
# branches:
# - master
# paths:
# - 'README.md'
# - 'README_de.md'
# - 'init.sh'
# - 'init.functions.sh'
# - 'files/**'
# - 'local.conf.common.inc.sample'
on: on:
push: workflow_dispatch:
branches:
- master
paths:
- 'README.md'
- 'README_de.md'
- 'init.sh'
- 'init.functions.sh'
- 'files/**'
- 'local.conf.common.inc.sample'
permissions: permissions:
contents: write contents: write