Skip new tests and fix capitalization

This commit is contained in:
Jacob Wallraff
2023-02-01 17:33:44 -08:00
parent c66efcf85b
commit f19d2bd0a9
56 changed files with 59 additions and 52 deletions
@@ -1,7 +1,7 @@
include-source: false # Drop file/line/col from output
skip:
- Go
- Typescript
- TypeScript
max-nested-reusable-workflows-depth: 2
---
on: push