1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-26 10:36:19 +02:00

Added manual build trigger (#1405)

(cherry picked from commit 6d429465fb)
This commit is contained in:
Micaiah Martin 2022-03-14 16:53:59 -06:00 committed by Micaiah Martin
parent 68f09f7401
commit 60d3f9c122

View File

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