ci: manual trigger github actions

pull/1831/head
Noah Hsu 2022-09-27 14:12:36 +08:00
parent 9d9c79179b
commit a624121095
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,8 @@ name: Close inactive
on:
schedule:
- cron: "0 0 */7 * *"
workflow_dispatch:
jobs:
close-inactive:
runs-on: ubuntu-latest

View File

@ -3,6 +3,7 @@ name: Close need info
on:
schedule:
- cron: "0 0 */7 * *"
workflow_dispatch:
jobs:
close-need-info: