Trigger deploys for workflow and SEO script changes

This commit is contained in:
Carlos Polop
2026-03-11 21:35:32 +01:00
parent 234bd83229
commit 67584e84e5
2 changed files with 0 additions and 4 deletions

View File

@@ -5,9 +5,7 @@ on:
branches: branches:
- master - master
paths-ignore: paths-ignore:
- 'scripts/**'
- '.gitignore' - '.gitignore'
- '.github/**'
- 'book/**' - 'book/**'
workflow_dispatch: workflow_dispatch:

View File

@@ -5,9 +5,7 @@ on:
branches: branches:
- master - master
paths-ignore: paths-ignore:
- 'scripts/**'
- '.gitignore' - '.gitignore'
- '.github/**'
- Dockerfile - Dockerfile
workflow_dispatch: workflow_dispatch: