mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Update cleanup.yml
This commit is contained in:
6
.github/workflows/cleanup.yml
vendored
6
.github/workflows/cleanup.yml
vendored
@@ -55,8 +55,12 @@ jobs:
|
|||||||
// because we track the duration of runs over time
|
// because we track the duration of runs over time
|
||||||
|
|
||||||
const workflows = [
|
const workflows = [
|
||||||
'b.yml',
|
'build.yml',
|
||||||
'cleanup.yml',
|
'cleanup.yml',
|
||||||
|
'depsreview.yaml',
|
||||||
|
'laravel.yml',
|
||||||
|
'lock.yml',
|
||||||
|
'stale.yml'
|
||||||
]
|
]
|
||||||
|
|
||||||
let runs_to_delete = [];
|
let runs_to_delete = [];
|
||||||
|
Reference in New Issue
Block a user