mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-07-28 22:51:09 -07:00
Fix translator directive corruption and add Docker Compose (#325)
Co-authored-by: Hermes <hermes@users.noreply.github.com>
This commit is contained in:
@@ -66,6 +66,9 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Validate translator directive safeguards
|
||||
run: python scripts/test_translator_directives.py -v
|
||||
|
||||
- name: Update and download scripts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user