Skip to content

Commit

Permalink
Adjust ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 committed Aug 1, 2024
1 parent 5192284 commit 50f2fdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qe-hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
with:
repository: ${{ env.QE_REPO }}
path: cnfcert-tests-verification
ref: main
ref: tnf_rename

- name: Extract dependent Pull Requests
uses: depends-on/depends-on-action@9e8a61fce18b15281e831f1bba0e14c71d1e1f46 # main
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/qe-ocp-pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
repository: ${{ env.QE_REPO }}
path: cnfcert-tests-verification
ref: tnf_rename

- name: Run the script to pull the unstable image
run: ./scripts/download-unstable.sh
Expand Down

0 comments on commit 50f2fdb

Please sign in to comment.