Added manual build trigger (#1405)
This commit is contained in:
parent
81457f6c05
commit
6d429465fb
|
@ -8,6 +8,8 @@ on:
|
||||||
- 'gh-pages'
|
- 'gh-pages'
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.github/workflows/**'
|
- '.github/workflows/**'
|
||||||
|
workflow_dispatch:
|
||||||
|
inputs: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cloc:
|
cloc:
|
||||||
|
|
Loading…
Reference in New Issue