Skip to content

feat: Allow overwrite of helm values #27

feat: Allow overwrite of helm values

feat: Allow overwrite of helm values #27

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 }}