mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +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:
|
||||
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