Skip to content

Commit

Permalink
Merge pull request #97 from ytsarev/fix-e2e
Browse files Browse the repository at this point in the history
Point e2e reusable workflow to the new location
  • Loading branch information
ytsarev committed May 14, 2024
2 parents 468badc + 15eb2e3 commit b7d636e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b7d636e

Please sign in to comment.