1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-21 11:25:56 +01:00

Added manual trigger for builds (#1819)

This commit is contained in:
Micaiah Martin 2022-02-28 12:30:27 -06:00 committed by GitHub
parent 9384b3e538
commit 4a508ea7a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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