Remove paths argument from workflow_dispatch trigger

This commit is contained in:
Luke Parker
2025-12-08 20:41:25 -05:00
parent 881353fb4a
commit 1cb6cb608f

View File

@@ -8,8 +8,6 @@ on:
paths:
- orchestration/increase_default_stack_size.sh
workflow_dispatch:
paths:
- orchestration/increase_default_stack_size.sh
jobs:
stack_size: