Skip to content

Commit

Permalink
Update threatrix.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sujitscaria authored Oct 1, 2024
1 parent 6cf8735 commit 5720473
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/threatrix.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Threatrix Scan
on:
pull_request:
types:
- 'opened'
- 'reopened'
workflow_dispatch:
push:
# types:
# - 'opened'
# - 'reopened'
# workflow_dispatch:
jobs:
execute-scan-workflow:
uses: threatrix/threat-agent-scan/.github/workflows/scan-repo-reusable.yaml@master
Expand Down

0 comments on commit 5720473

Please sign in to comment.