Added manual build trigger (#1405)

This commit is contained in:
Micaiah Martin 2022-03-14 16:53:59 -06:00 committed by GitHub
parent 81457f6c05
commit 6d429465fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
- 'gh-pages'
paths-ignore:
- '.github/workflows/**'
workflow_dispatch:
inputs: {}
jobs:
cloc: