Skip to content

Switch to build-module targets for e2e, uptest, render and yamllint and pull out project-specifc settings #21

Switch to build-module targets for e2e, uptest, render and yamllint and pull out project-specifc settings

Switch to build-module targets for e2e, uptest, render and yamllint and pull out project-specifc settings #21

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main
with:
package-type: configuration
runs-on: ubuntu-24.04
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}