mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-15 22:42:17 -06:00
ci: add workflow_dispatch for manual runs
This commit is contained in:
parent
67f9016a68
commit
60cfeb7e3a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
branches: [ main, master ]
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
Reference in New Issue
Block a user