Skip to content

Commit fc37de9

Browse files
author
Julia Okuniewska
authored
fix: remove non-existing flags (#44)
1 parent acbf350 commit fc37de9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/post-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@main
1818
with:
1919
run_build: true
20-
run_security_scans: true
2120
run_version_check: true
2221
run_dep_version_check: true
2322
cache_go: true

.github/workflows/pre-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,4 @@ jobs:
119119
run_test: false
120120
run_validate_clean_folder: false
121121
run_docker_build: true
122-
run_scan_containers: false
123122
secrets: inherit

0 commit comments

Comments
 (0)