mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-03-12 21:22:57 -07:00
Trigger deploys for workflow and SEO script changes
This commit is contained in:
2
.github/workflows/build_master.yml
vendored
2
.github/workflows/build_master.yml
vendored
@@ -5,9 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'scripts/**'
|
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.github/**'
|
|
||||||
- 'book/**'
|
- 'book/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/translate_all.yml
vendored
2
.github/workflows/translate_all.yml
vendored
@@ -5,9 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'scripts/**'
|
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.github/**'
|
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user