We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6064a commit 439b4fdCopy full SHA for 439b4fd
.github/workflows/smoke-tests.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: 'preparation: Checkout MTL'
35
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
with:
37
- ref: 'pstaszczuk/smoke-tests'
+ ref: '${{ github.ref }}'
38
- name: 'preparation: Checkout DPDK'
39
40
if: env.DPDK_REBUILD == 'true'
0 commit comments