Skip to content

Commit

Permalink
Merge pull request #2 from poloniex/add-security-file
Browse files Browse the repository at this point in the history
add security file
  • Loading branch information
mliang1110 authored Jul 19, 2024
2 parents f99ba1e + 2f13ae6 commit 8c26311
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Security Scans
on: [pull_request]
jobs:
security_credentials:
uses: poloniex/security-utils/.github/workflows/credentialScan.yml@master

0 comments on commit 8c26311

Please sign in to comment.