We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de2579 commit 2be9efcCopy full SHA for 2be9efc
1 file changed
.github/workflows/security.yml
@@ -7,6 +7,7 @@ on:
7
branches: [main]
8
schedule:
9
- cron: '0 2 * * *'
10
+ workflow_dispatch:
11
12
jobs:
13
security:
0 commit comments