.gitea/workflows/quality.yml aktualisiert
Some checks failed
Quality Check / Qualty Check (push) Failing after 9s
Some checks failed
Quality Check / Qualty Check (push) Failing after 9s
This commit is contained in:
parent
550f687ae6
commit
d9ffc75e0a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ name: "Quality Check"
|
|||
on: push
|
||||
|
||||
jobs:
|
||||
scan:
|
||||
name: "Check"
|
||||
qs:
|
||||
name: "Qualty Check"
|
||||
runs-on: "ubuntu-latest"
|
||||
container:
|
||||
image: "git.euph.dev/actions/runner-java-21:latest"
|
||||
|
|
Loading…
Reference in a new issue