Skip to content

Commit

Permalink
Try different wildcard for include alfresco files option
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery committed Jan 10, 2025
1 parent 2cb4493 commit 48edacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
summary_output_file: results.json
summary_display: true
baseline_file: baseline.json
include: alfresco*
include: alfresco-*
- name: Upload scan result
if: success() || failure()
run: zip readable_output.zip results.json
Expand Down

0 comments on commit 48edacc

Please sign in to comment.