mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 15:02:58 +02:00
disable current github workflows
This commit is contained in:
25
.github/workflows/translateandtag.yml
vendored
25
.github/workflows/translateandtag.yml
vendored
@@ -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:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'README.md'
|
||||
- 'README_de.md'
|
||||
- 'init.sh'
|
||||
- 'init.functions.sh'
|
||||
- 'files/**'
|
||||
- 'local.conf.common.inc.sample'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Reference in New Issue
Block a user