Skip to content

build(deps): bump the go_modules group across 1 directory with 3 updates #474

build(deps): bump the go_modules group across 1 directory with 3 updates

build(deps): bump the go_modules group across 1 directory with 3 updates #474

Workflow file for this run

name: Run Acceptance Tests from PR
on:
pull_request:
paths-ignore:
- 'CHANGELOG.md'
- 'CHANGELOG_PENDING.md'
jobs:
lint:
uses: ./.github/workflows/stage-lint.yml
test:
uses: ./.github/workflows/stage-test.yml
with:
enable-coverage: true
secrets: inherit