mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-25 04:15:49 -08:00
t2
This commit is contained in:
3
.github/workflows/build_master.yml
vendored
3
.github/workflows/build_master.yml
vendored
@@ -14,12 +14,15 @@ on:
|
||||
concurrency: build_master
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
run-translation:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/hacktricks-wiki/hacktricks-cloud/translator-image:latest
|
||||
environment: prod
|
||||
|
||||
steps:
|
||||
|
||||
1
.github/workflows/translate_af.yml
vendored
1
.github/workflows/translate_af.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: af
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_de.yml
vendored
1
.github/workflows/translate_de.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: de
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_el.yml
vendored
1
.github/workflows/translate_el.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: el
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_es.yml
vendored
1
.github/workflows/translate_es.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: es
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_fr.yml
vendored
1
.github/workflows/translate_fr.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: fr
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_hi.yml
vendored
1
.github/workflows/translate_hi.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: hi
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_it.yml
vendored
1
.github/workflows/translate_it.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: it
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_ja.yml
vendored
1
.github/workflows/translate_ja.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: ja
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_ko.yml
vendored
1
.github/workflows/translate_ko.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: ko
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_pl.yml
vendored
1
.github/workflows/translate_pl.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: pl
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_pt.yml
vendored
1
.github/workflows/translate_pt.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: pt
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_sr.yml
vendored
1
.github/workflows/translate_sr.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: sr
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_sw.yml
vendored
1
.github/workflows/translate_sw.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: sw
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_tr.yml
vendored
1
.github/workflows/translate_tr.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: tr
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_uk.yml
vendored
1
.github/workflows/translate_uk.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: uk
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
1
.github/workflows/translate_zh.yml
vendored
1
.github/workflows/translate_zh.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
concurrency: zh
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
|
||||
Reference in New Issue
Block a user