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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user