Skip to content

feat(uptest): make uptest usable for repo #31

feat(uptest): make uptest usable for repo

feat(uptest): make uptest usable for repo #31

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main
secrets:
UPTEST_CLOUD_CREDENTIALS: "not used"
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}