Update cleanup.yml

This commit is contained in:
James Cole
2022-06-16 20:19:13 +02:00
committed by GitHub
parent 8e3b5f9cbc
commit 359a5656e8

View File

@@ -55,8 +55,12 @@ jobs:
// because we track the duration of runs over time
const workflows = [
'b.yml',
'build.yml',
'cleanup.yml',
'depsreview.yaml',
'laravel.yml',
'lock.yml',
'stale.yml'
]
let runs_to_delete = [];