Skip to content

Commit

Permalink
Update review-secrets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 7, 2020
1 parent 4cc3c75 commit dcf48d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/review-secrets.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Review Secrets
on:
pull_request:
types: [assigned, unassigned]
on: [push]

jobs:
review_secrets:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Trufflehog Actions Scan
uses: edplato/trufflehog-actions-scan@v0.9f-beta

0 comments on commit dcf48d6

Please sign in to comment.