diff --git a/.github/workflows/windows-e2e.yml b/.github/workflows/windows-e2e.yml index 6a43519ead..2b1bfb313f 100644 --- a/.github/workflows/windows-e2e.yml +++ b/.github/workflows/windows-e2e.yml @@ -33,7 +33,7 @@ jobs: --windows-version '${{ matrix.windows-version }}' \ --windows-featurepack '${{ matrix.windows-featurepack }}' \ --vmsize 'Standard_D8s_v4' \ - --tags project=openshift-local \ + --tags project=openshift-local,source=github,org=${{ github.repository_owner}} \ --spot # Check logs podman logs -f windows-create