Skip to content

Commit

Permalink
Add downstream ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorkertesz committed Aug 24, 2023
1 parent 35cdfa6 commit 6bc8e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
if: ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }}
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci.yml@feature/add-pfbufr
with:
metkit: pdbufr/pdbufr@${{ github.event.pull_request.head.sha || github.sha }}
pdbufr: ecmwf/pdbufr@${{ github.event.pull_request.head.sha || github.sha }}
codecov_upload: true
secrets: inherit

Expand Down

0 comments on commit 6bc8e83

Please sign in to comment.