Remove _all_ paths scoping for the stack size CI for now

This commit is contained in:
Luke Parker
2025-12-08 20:46:01 -05:00
parent fbe515cf9b
commit 1f39eb16c8

View File

@@ -2,13 +2,7 @@ name: Lint
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: