Skip to content

Commit

Permalink
remove extracting path from ops
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoluisam committed Aug 13, 2024
1 parent deb954e commit 7079171
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sonar-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
- name: Download Golangcio Ops report
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 # v6
with:
workflow: golangci-lint.yml
path: ./ops/
workflow: golangci-lint.yml
workflow_conclusion: ""
name_is_regexp: true
name: golangci-lint-ops-report
Expand Down

0 comments on commit 7079171

Please sign in to comment.