fix(e2e): use @main ref for reusable workflow after pnpm fix (PRI-859)

This commit is contained in:
2026-05-06 11:53:45 +00:00
committed by Hugh Hackman [agent]
parent b9174a292e
commit 53508db0a9
+1 -1
View File
@@ -16,7 +16,7 @@ concurrency:
jobs:
e2e:
uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@hugh/add-pnpm-support-plugin-e2e
uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@main
with:
node-version: '22'
headlamp-version: v0.40.1