add option for manually running workflow (#2588)

This commit is contained in:
David Holdeman 2021-04-26 22:26:03 -05:00 committed by GitHub
parent b572914b6a
commit acf839d2de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: Generate Interactive Pinouts
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch
jobs:
generate: