1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-02 04:48:57 +02:00

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

View File

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