fix(e2e): use main workflow instead of feature branch

After plugin-e2e.yaml fix merges to main (PR privilegedescalation/.github#146),
update this repo to use the fixed main workflow instead of the temporary
hugh/add-pnpm-support-plugin-e2e feature branch.
This commit is contained in:
2026-05-05 18:03:14 +00:00
committed by Hugh Hackman [agent]
parent edd4404e70
commit 08a4aa3162
+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