mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
Merge pull request #2408 from bitwarden/BEEEP-exclude-workflows-build
This commit is contained in:
commit
e0844a1a07
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'l10n_master'
|
||||
paths-ignore:
|
||||
- '.github/workflows/**'
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user