Skip to content

tests: make postgres rootless tests run in CI #1091

tests: make postgres rootless tests run in CI

tests: make postgres rootless tests run in CI #1091

Workflow file for this run

name: Go checks
on:
push:
paths-ignore:
- 'website/**'
- 'CHANGELOG.md'
jobs:
go-checks:
# using `main` as the ref will keep your workflow up-to-date
uses: hashicorp/vault-workflows-common/.github/workflows/go-checks.yaml@main