mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Remove _all_ paths scoping for the stack size CI for now
This commit is contained in:
6
.github/workflows/stack_size.yml
vendored
6
.github/workflows/stack_size.yml
vendored
@@ -2,13 +2,7 @@ name: Lint
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- orchestration/increase_default_stack_size.sh
|
|
||||||
- .github/actions/stack_size.yml
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
|
||||||
- orchestration/increase_default_stack_size.sh
|
|
||||||
- .github/actions/stack_size.yml
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user