feat(instrumentation-pg): add error type to db duration metric (#2476) #646
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: TAV for Push | |
on: | |
push: | |
branches: | |
- "main" | |
- "release/**" | |
- "release-please/**" | |
jobs: | |
tav: | |
uses: ./.github/workflows/test-all-versions.yml | |
with: | |
npm-workspace-args: "" |