Skip to content

Commit

Permalink
Update notify-api-ci.codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pwei1018 authored Apr 26, 2024
1 parent fdd8fdc commit 43c6898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-api-ci.codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4
with:
ref: ${{ github.event.workflow_run.head_branch }}
ref: ${{ github.event.workflow_run.pull_requests.head.ref }}
- name: Download artifacts
uses: dawidd6/action-download-artifact@v3
with:
Expand Down

0 comments on commit 43c6898

Please sign in to comment.