chore: ensure consistent formatting in quality-gate.yml
- Maintained existing configuration for secrets inheritance in the quality-gate.yml file. - Added a newline at the end of the file for consistency with coding standards.
This commit is contained in:
2
.github/workflows/quality-gate.yml
vendored
2
.github/workflows/quality-gate.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
project_name: 'model_manager'
|
project_name: 'model_manager'
|
||||||
repositories: 'sientia-dataops-library,sientia-model-library'
|
repositories: 'sientia-dataops-library,sientia-model-library'
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
Reference in New Issue
Block a user