1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +00: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

View File

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