fix formatting
This commit is contained in:
parent
bf7ef305fe
commit
339c9b9a89
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ sast: &sast
|
|||
|
||||
# Don't wait, since this has no dependencies.
|
||||
# https://docs.gitlab.com/ci/yaml/#needs
|
||||
needs: [ ]
|
||||
needs: []
|
||||
|
||||
gitlab-advanced-sast:
|
||||
<<: *sast
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ secret_detection:
|
|||
|
||||
# Don't wait, since this has no dependencies.
|
||||
# https://docs.gitlab.com/ci/yaml/#needs
|
||||
needs: [ ]
|
||||
needs: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue