add maunal update trigger
This commit is contained in:
@ -3,6 +3,7 @@ run-name: update
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 4 * * 1"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
||||
Reference in New Issue
Block a user