mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 19:50:05 -03:30
Compare commits
1 Commits
AAP-58577
...
thedoubl3j
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6389316206 |
2
.github/workflows/sonarcloud_pr.yml
vendored
2
.github/workflows/sonarcloud_pr.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Download coverage report artifact
|
- name: Download coverage report artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: coverage-report
|
name: coverage.xml
|
||||||
path: reports/
|
path: reports/
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run-id: ${{ github.event.workflow_run.id }}
|
run-id: ${{ github.event.workflow_run.id }}
|
||||||
|
|||||||
Reference in New Issue
Block a user