mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-23 13:54:04 +08:00
ci: manual trigger github actions
This commit is contained in:
parent
9d9c79179b
commit
a624121095
3
.github/workflows/issue_close_inactive.yml
vendored
3
.github/workflows/issue_close_inactive.yml
vendored
@ -3,7 +3,8 @@ name: Close inactive
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 */7 * *"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
close-inactive:
|
||||
runs-on: ubuntu-latest
|
||||
|
1
.github/workflows/issue_close_question.yml
vendored
1
.github/workflows/issue_close_question.yml
vendored
@ -3,6 +3,7 @@ name: Close need info
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 */7 * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
close-need-info:
|
||||
|
Loading…
x
Reference in New Issue
Block a user