Skip to content

Commit 137cf68

Browse files
authored
[TEST] Disable this action for now
1 parent 229963a commit 137cf68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/threatrix.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Threatrix Scan
22
on:
3-
push:
3+
# push:
44
# types:
55
# - 'opened'
66
# - 'reopened'
7-
# workflow_dispatch:
7+
workflow_dispatch:
88
jobs:
99
execute-scan-workflow:
1010
uses: threatrix/threat-agent-scan/.github/workflows/scan-repo-reusable.yaml@master

0 commit comments

Comments
 (0)