Fix linter

This commit is contained in:
James Cole
2023-05-29 12:05:45 +02:00
parent 0f008b9b1e
commit 70b756baaf
4 changed files with 9 additions and 7 deletions

View File

@@ -56,11 +56,12 @@ jobs:
const workflows = [
'cleanup.yml',
'depsreview.yaml',
'qodana.yml',
'closed-issues.yml',
'depsreview.yaml',
'laravel.yml',
'lock.yml',
'qodana.yml',
'sonarcloud.yml',
'stale.yml'
]