Skip to content

Commit a9bf865

Browse files
add security audit to CI workflow
1 parent 4515050 commit a9bf865

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
cache: 'yarn'
1616
- run: yarn install --frozen-lockfile
1717
- run: yarn run lint
18+
- run: yarn run audit

0 commit comments

Comments
 (0)