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

Closed
privilegedescalation-engineer[bot] wants to merge 2 commits from hugh/fix-e2e-use-main into main
Showing only changes of commit 08a4aa3162 - Show all commits
+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