Skip to content

Commit

Permalink
chore(ci): add security pipeline action
Browse files Browse the repository at this point in the history
  • Loading branch information
krboktv committed Jul 5, 2024
1 parent 2f55bb3 commit b64fead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:

- name: CI
run: yarn run ci-pipeline

- name: Security
run: yarn audit --groups dependencies

0 comments on commit b64fead

Please sign in to comment.