Skip to content

Commit

Permalink
only post test in response to pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Jul 24, 2024
1 parent 4702361 commit b63ad24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/post-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
report-coverage:
runs-on: ubuntu-latest
if: github.event.workflow_run.event == 'pull_request'
steps:
- name: 'Wait for artifact to upload'
run: sleep 30
Expand Down

0 comments on commit b63ad24

Please sign in to comment.