Skip to content

Commit 3c231fc

Browse files
authored
Merge pull request #66 from ytsarev/fix-e2e
Update e2e reusable workflow to the new location
2 parents 234d1c2 + b441549 commit 3c231fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
e2e:
9-
uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main
9+
uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main
1010
with:
1111
package-type: configuration
1212
secrets:

0 commit comments

Comments
 (0)