We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5c2c8 commit 533cfe7Copy full SHA for 533cfe7
1 file changed
.github/workflows/llm-security-scan.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
- cron: "0 1 * * 1"
6
workflow_dispatch:
7
+ push:
8
9
permissions:
10
contents: read
0 commit comments