mirror of
https://github.com/bitwarden/browser
synced 2025-12-27 21:53:25 +00:00
Add Brew Bump Workflows (#2934)
This commit is contained in:
5
.github/workflows/build-web.yml
vendored
5
.github/workflows/build-web.yml
vendored
@@ -26,7 +26,10 @@ on:
|
||||
- '!*.txt'
|
||||
- '.github/workflows/build-web.yml'
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
inputs:
|
||||
custom_tag_extension:
|
||||
description: "Custom image tag extension"
|
||||
required: false
|
||||
|
||||
jobs:
|
||||
cloc:
|
||||
|
||||
Reference in New Issue
Block a user