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