Ensure bootstrapper is re-tested with CLI changes.

This commit is contained in:
Nick Brassel
2025-10-08 23:16:15 +11:00
parent c034d37265
commit a534b5a90f
+2
View File
@@ -6,11 +6,13 @@ on:
paths:
- "util/env-bootstrap.sh"
- ".github/workflows/bootstrap_testing.yml"
- "lib/python/**"
pull_request:
branches: [master, develop, xap]
paths:
- "util/env-bootstrap.sh"
- ".github/workflows/bootstrap_testing.yml"
- "lib/python/**"
workflow_dispatch:
permissions: