Skip to content

Bump the go_modules group across 1 directories with 1 update #15

Bump the go_modules group across 1 directories with 1 update

Bump the go_modules group across 1 directories with 1 update #15

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:
go-version: '1.21'
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}