We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0f52c commit ce09082Copy full SHA for ce09082
.github/workflows/windows-e2e.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
windows-e2e-ocp:
11
- uses: crc-org/crc/.github/workflows/windows-qe-tpl.yml@main
+ uses: adrianriobo/crc/.github/workflows/windows-qe-tpl.yml@main
12
strategy:
13
fail-fast: false
14
matrix:
0 commit comments