Skip to content

Commit 533cfe7

Browse files
committed
add push trigger to LLM security scan workflow
1 parent fd5c2c8 commit 533cfe7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/llm-security-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
schedule:
55
- cron: "0 1 * * 1"
66
workflow_dispatch:
7+
push:
78

89
permissions:
910
contents: read

0 commit comments

Comments
 (0)