mirror of https://github.com/Xhofe/alist
ci: manual trigger github actions
parent
9d9c79179b
commit
a624121095
|
@ -3,7 +3,8 @@ name: Close inactive
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 0 */7 * *"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
close-inactive:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
@ -3,6 +3,7 @@ name: Close need info
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 0 */7 * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
close-need-info:
|
||||
|
|
Loading…
Reference in New Issue