mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user