Skip to content

Commit d9f389b

Browse files
authored
Update main.yml
1 parent 51b1373 commit d9f389b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
9393
# Generating test coverage report and publishing to Codacy
9494
- name: Run report coverage
95+
if: github.event_name == 'push'
9596
uses: codacy/codacy-coverage-reporter-action@v1.3.0
9697
with:
9798
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)