CI: Add worlds manifests to build action trigger (#5555)

Co-authored-by: NewSoupVi <[email protected]>
Co-authored-by: black-sliver <[email protected]>
This commit is contained in:
Duck
2025-10-16 23:58:12 +02:00
committed by GitHub
co-authored by NewSoupVi black-sliver
parent 406b905dc8
commit f756919dd9
+2
View File
@@ -9,12 +9,14 @@ on:
- 'setup.py'
- 'requirements.txt'
- '*.iss'
- 'worlds/*/archipelago.json'
pull_request:
paths:
- '.github/workflows/build.yml'
- 'setup.py'
- 'requirements.txt'
- '*.iss'
- 'worlds/*/archipelago.json'
workflow_dispatch:
env: