Skip to content

Commit b059f46

Browse files
committed
another try
1 parent 491b0ed commit b059f46

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/quality-checks.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,7 @@ jobs:
361361
ref: ${{ github.action_ref }}
362362
path: .workflow-github
363363
sparse-checkout: |
364-
.github
365-
sparse-checkout-cone-mode: false
364+
.github/scripts/check_ecr_image_scan_results.sh
366365
367366
- name: Build dev container
368367
run: |
@@ -420,8 +419,7 @@ jobs:
420419
ref: ${{ github.action_ref }}
421420
path: .workflow-github
422421
sparse-checkout: |
423-
.github
424-
sparse-checkout-cone-mode: false
422+
.github/scripts/check_ecr_image_scan_results.sh
425423
426424
- name: Build dev container
427425
run: |

0 commit comments

Comments
 (0)