Skip to content

Commit

Permalink
Updated .github/workflows/secrets-scan.yml (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau authored Nov 11, 2023
1 parent 965386a commit 431ed5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secrets-scan.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Secrets Scan

on: [pull_request, push, workflow_dispatch]
on: [push, workflow_dispatch]

jobs:
Gitleaks:
Expand Down

0 comments on commit 431ed5f

Please sign in to comment.