Added manual build trigger (#506)

This commit is contained in:
Micaiah Martin 2022-03-15 16:08:29 +00:00 committed by GitHub
parent 73ebc45810
commit f884095197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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