ci: allow manual triggering of audit action

This commit is contained in:
ClementTsang
2021-10-17 21:32:08 -04:00
parent 4b705572c6
commit 6c157fe1dd
+1
View File
@@ -1,5 +1,6 @@
name: audit
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"
jobs: