From b441549fab837cade6f394ef45ff02cff708e83d Mon Sep 17 00:00:00 2001 From: Yury Tsarev Date: Mon, 6 May 2024 14:07:42 +0200 Subject: [PATCH] Update e2e reusable workflow to the new location Signed-off-by: Yury Tsarev --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index c1ccfd4..d310447 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -6,7 +6,7 @@ on: jobs: e2e: - uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main + uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main with: package-type: configuration secrets: