mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Have stack size CI run whenever it itself is modified
This commit is contained in:
2
.github/workflows/stack_size.yml
vendored
2
.github/workflows/stack_size.yml
vendored
@@ -4,9 +4,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- orchestration/increase_default_stack_size.sh
|
- orchestration/increase_default_stack_size.sh
|
||||||
|
- .github/actions/stack_size.yml
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- orchestration/increase_default_stack_size.sh
|
- orchestration/increase_default_stack_size.sh
|
||||||
|
- .github/actions/stack_size.yml
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user