Skip to content

Commit 19b1b2d

Browse files
committed
add my own second controller config
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>
1 parent f9a5624 commit 19b1b2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ jobs:
8383
TEST_GITHUB_REPO_OWNER_WEBHOOK: openshift-pipelines/pipelines-as-code-e2e-tests-webhook
8484
TEST_GITHUB_SECOND_API_URL: ghe.pipelinesascode.com
8585
TEST_GITHUB_SECOND_EL_URL: http://ghe.paac-127-0-0-1.nip.io
86-
TEST_GITHUB_SECOND_REPO_INSTALLATION_ID: 1
87-
TEST_GITHUB_SECOND_REPO_OWNER_GITHUBAPP: pipelines-as-code/e2e
86+
TEST_GITHUB_SECOND_REPO_INSTALLATION_ID: 8
87+
TEST_GITHUB_SECOND_REPO_OWNER_GITHUBAPP: pac/zaki-test-pac
8888
TEST_GITHUB_SECOND_TOKEN: ${{ secrets.TEST_GITHUB_SECOND_TOKEN }}
8989
TEST_GITHUB_TOKEN: ${{ secrets.GH_APPS_TOKEN }}
9090
TEST_GITLAB_API_URL: https://gitlab.com

0 commit comments

Comments
 (0)