Skip to content

Commit e0adb9d

Browse files
committed
TEST: Update workflow refs to this branch
1 parent e6f29ac commit e0adb9d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/ci-command-configs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
with:
191191
repository: access-nri/build-cd
192192
path: build-cd
193-
ref: v7
193+
ref: prerelease-to-model-configs-pipeline
194194

195195
- name: Set up Python
196196
uses: actions/setup-python@v5
@@ -215,7 +215,7 @@ jobs:
215215

216216
- name: Get previous deployments in PR
217217
id: previous-deployments
218-
uses: access-nri/build-cd/.github/actions/get-pr-deployments@v7
218+
uses: access-nri/build-cd/.github/actions/get-pr-deployments@prerelease-to-model-configs-pipeline
219219
with:
220220
pr: ${{ github.event.issue.number }}
221221
token: ${{ github.token }}
@@ -314,6 +314,7 @@ jobs:
314314
with:
315315
repository: access-nri/build-cd
316316
path: build-cd
317+
ref: prerelease-to-model-configs-pipeline
317318

318319
- name: Download PR URL Artifacts
319320
uses: actions/download-artifact@v6

0 commit comments

Comments
 (0)