Rename workflows

This commit is contained in:
James Cole
2023-10-29 05:26:15 +01:00
parent 4d7909e23d
commit 3b6c727916
2 changed files with 2 additions and 3 deletions

View File

@@ -57,10 +57,9 @@ jobs:
const workflows = [
'cleanup.yml',
'closed-issues.yml',
'depsreview.yaml',
'laravel.yml',
'depsreview.yml',
'label-actions.yml',
'lock.yml',
'qodana.yml',
'sonarcloud.yml',
'stale.yml'
]