1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

Merge pull request #2408 from bitwarden/BEEEP-exclude-workflows-build

This commit is contained in:
Micaiah Martin
2022-02-25 08:12:58 -06:00
committed by GitHub

View File

@@ -5,6 +5,8 @@ on:
push:
branches-ignore:
- 'l10n_master'
paths-ignore:
- '.github/workflows/**'
workflow_dispatch:
inputs: {}