1
0
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:
Vince Grassia
2022-06-20 12:23:11 -04:00
committed by GitHub
parent b28c07790d
commit 7310fa826e
6 changed files with 93 additions and 6 deletions

View File

@@ -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: