mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 07:26:55 +00:00
Fix workflow job ids
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
8ca525d333
commit
3caec56d93
6 changed files with 6 additions and 6 deletions
2
.github/workflows/json-validator.yml
vendored
2
.github/workflows/json-validator.yml
vendored
|
|
@ -11,7 +11,7 @@ on:
|
|||
- '**.json'
|
||||
|
||||
jobs:
|
||||
psalm:
|
||||
json-validator:
|
||||
name: Json Validator
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue