Skip to content

Commit ee9857b

Browse files
author
JonasPollokZweitag
committed
fix: removed double steps call
1 parent 2a6187f commit ee9857b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/security-scan.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ jobs:
272272
runs-on: ubuntu-latest
273273
if: ${{ inputs.Issue-on-findings != 'false' }}
274274

275-
steps:
276275
steps:
277276
- name: Create issue/Comment on issue
278277
if: ${{ always() && (needs.image_scan.outputs.NOTIFICATION == 'true' || needs.trivy_configuration_scan.outputs.NOTIFICATION == 'true' || needs.filesystem_scan.outputs.NOTIFICATION == 'true') }}

0 commit comments

Comments
 (0)