feat: add manual trigger for action
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
# https://crontab.guru/every-day-8am
|
||||
- cron: 0 8 * * *
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
pull-request:
|
||||
|
Reference in New Issue
Block a user