This commit is contained in:
Hayden 2022-09-03 01:32:48 -08:00
parent 7f3138c1f9
commit 43fbc2fb68
2 changed files with 0 additions and 9 deletions

View file

@ -5,12 +5,10 @@ on:
branches: [main]
paths:
- "**.go"
- "client/**/*.ts"
pull_request:
branches: [main]
paths:
- "**.go"
- "client/**/*.ts"
jobs:
Go: