[✅] Added ts-standard for only PRs in src
This commit is contained in:
parent
79e7d78254
commit
afbccbdde0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ts-standard.yml
vendored
2
.github/workflows/ts-standard.yml
vendored
|
|
@ -5,6 +5,8 @@ on:
|
|||
- 'src/**'
|
||||
branches: [master]
|
||||
pull_request:
|
||||
paths:
|
||||
- 'src/**'
|
||||
branches: [master]
|
||||
jobs:
|
||||
ts-standard:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue