Skip to content

Commit 163c2cc

Browse files
committed
use downstream-ci@feature/stack-dependencies
1 parent 607960b commit 163c2cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
downstream-ci:
2525
name: downstream-ci
2626
if: ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }}
27-
uses: ecmwf/downstream-ci/.github/workflows/downstream-ci.yml@main
27+
uses: ecmwf/downstream-ci/.github/workflows/downstream-ci.yml@feature/stack-dependencies
2828
with:
2929
eckit: ecmwf/eckit@${{ github.event.pull_request.head.sha || github.sha }}
3030
codecov_upload: true

0 commit comments

Comments
 (0)