fix(e2e): use pnpm-capable workflow branch (PRI-634)

Reference @hugh/add-pnpm-support-plugin-e2e until main has pnpm support.
This commit is contained in:
2026-05-05 19:17:06 +00:00
committed by Hugh Hackman [agent]
parent 08a4aa3162
commit cb49ddff1e
+1 -1
View File
@@ -16,7 +16,7 @@ concurrency:
jobs:
e2e:
uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@main
uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@hugh/add-pnpm-support-plugin-e2e
with:
node-version: '22'
headlamp-version: v0.40.1