1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

Added manual build trigger (#1405)

This commit is contained in:
Micaiah Martin
2022-03-14 16:53:59 -06:00
committed by GitHub
parent 81457f6c05
commit 6d429465fb

View File

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