Skip to content

Commit

Permalink
chore: migrate to shared security workflows (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsterne authored Jan 23, 2025
1 parent e650025 commit 88c3f79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,8 @@ jobs:
clover_file: 'coverage/clover.xml'
threshold_alert: 80
threshold_warning: 90

pr-security-check:
name: PR Security Check
uses: Basis-Theory/public-security-workflows/.github/workflows/pr-check.yml@master
secrets: inherit

0 comments on commit 88c3f79

Please sign in to comment.