We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44102b4 commit 5637170Copy full SHA for 5637170
.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