Add workflow dispatch option to demo reset

This commit is contained in:
Christopher C. Wells 2022-05-23 16:25:25 -07:00
parent 7c75036220
commit a34f6b577d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Demo reset
on: on:
schedule: schedule:
- cron: "0 * * * *" - cron: "0 * * * *"
workflow_dispatch:
jobs: jobs:
reset: reset:
name: Reset name: Reset