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: paths:
- orchestration/increase_default_stack_size.sh - orchestration/increase_default_stack_size.sh
workflow_dispatch: workflow_dispatch:
paths:
- orchestration/increase_default_stack_size.sh
jobs: jobs:
stack_size: stack_size: