We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44102b4 commit 7dc991dCopy full SHA for 7dc991d
.github/workflows/audit.yml
@@ -1,5 +1,6 @@
1
name: Security Audit
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '0 0 * * *'
6
0 commit comments