mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 05:34:57 +02:00
ci: allow manual triggering of audit action
This commit is contained in:
parent
4b705572c6
commit
6c157fe1dd
1
.github/workflows/audit.yml
vendored
1
.github/workflows/audit.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: audit
|
name: audit
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 1"
|
- cron: "0 0 * * 1"
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user