mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Remove paths argument from workflow_dispatch trigger
This commit is contained in:
2
.github/workflows/stack_size.yml
vendored
2
.github/workflows/stack_size.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user