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