Skip to content

Commit

Permalink
ci: fix security pipeline (keptn#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
mowies authored and StackScribe committed Jun 22, 2023
1 parent c899579 commit f89e8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
name: manifests
path: |
./dist/*-manifest/
./dist/*-manifest-test/
- name: Upload manifests user run
if: ${{ github.event_name != 'schedule' }}
Expand Down

0 comments on commit f89e8db

Please sign in to comment.