mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-30 20:34:25 +01:00
hotfix: don't upload results on push
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -75,6 +75,7 @@ jobs:
|
||||
if: success() || failure()
|
||||
|
||||
- name: Publish coverage report
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
uses: orgoro/coverage@v3
|
||||
with:
|
||||
coverageFile: coverage.xml
|
||||
|
||||
Reference in New Issue
Block a user