Skip to content

Test PR for the no-fork architecture #54

Test PR for the no-fork architecture

Test PR for the no-fork architecture #54

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
with:
package-type: configuration
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}