mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 03:21:29 -05:00
Added manual trigger for builds (#1819)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -8,6 +8,8 @@ on:
|
||||
- 'gh-pages'
|
||||
paths-ignore:
|
||||
- '.github/workflows/**'
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
jobs:
|
||||
cloc:
|
||||
|
||||
Reference in New Issue
Block a user