Have stack size CI run whenever it itself is modified

This commit is contained in:
Luke Parker
2025-12-08 20:44:13 -05:00
parent 1cb6cb608f
commit fbe515cf9b

View File

@@ -4,9 +4,11 @@ on:
push:
paths:
- orchestration/increase_default_stack_size.sh
- .github/actions/stack_size.yml
pull_request:
paths:
- orchestration/increase_default_stack_size.sh
- .github/actions/stack_size.yml
workflow_dispatch:
jobs: