File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 downstream-ci :
2929 name : downstream-ci
3030 if : ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }}
31- uses : ecmwf/downstream-ci/.github/workflows/downstream-ci.yml@main
31+ uses : ecmwf/downstream-ci/.github/workflows/downstream-ci.yml@feat/shallow_deps
3232 with :
3333 eccodes-python : ecmwf/eccodes-python@${{ github.event.pull_request.head.sha || github.sha }}
3434 codecov_upload : true
3939 downstream-ci-hpc :
4040 name : downstream-ci-hpc
4141 if : ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }}
42- uses : ecmwf/downstream-ci/.github/workflows/downstream-ci-hpc.yml@main
42+ uses : ecmwf/downstream-ci/.github/workflows/downstream-ci-hpc.yml@feat/shallow_deps
4343 with :
4444 eccodes-python : ecmwf/eccodes-python@${{ github.event.pull_request.head.sha || github.sha }}
4545 secrets : inherit
You can’t perform that action at this time.
0 commit comments