We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbf350 commit fc37de9Copy full SHA for fc37de9
.github/workflows/post-merge.yml
@@ -17,7 +17,6 @@ jobs:
17
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@main
18
with:
19
run_build: true
20
- run_security_scans: true
21
run_version_check: true
22
run_dep_version_check: true
23
cache_go: true
.github/workflows/pre-merge.yml
@@ -119,5 +119,4 @@ jobs:
119
run_test: false
120
run_validate_clean_folder: false
121
run_docker_build: true
122
- run_scan_containers: false
123
secrets: inherit
0 commit comments