Change e2e config url (#2338)

This commit is contained in:
Ava Stancu
2023-02-28 20:26:01 +01:00
committed by GitHub
parent b5e9e14244
commit a9af82ec78
2 changed files with 5 additions and 1 deletions

View File

@@ -25,3 +25,4 @@ jobs:
- uses: ./.github/actions/e2e-arc-test
with:
github-token: ${{ steps.get_workflow_token.outputs.token }}
config-url: "https://github.com/actions-runner-controller/arc_e2e_test_dummy"