mirror of
https://github.com/bitwarden/web
synced 2026-01-03 00:53:34 +00:00
Update trigger paths
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
branches-ignore:
|
||||
- 'l10n_master'
|
||||
paths:
|
||||
- 'apps/cli'
|
||||
- 'apps/cli/**'
|
||||
workflow_dispatch: {}
|
||||
|
||||
defaults:
|
||||
|
||||
2
.github/workflows/build-web.yml
vendored
2
.github/workflows/build-web.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- 'l10n_master'
|
||||
- 'gh-pages'
|
||||
paths:
|
||||
- 'apps/web'
|
||||
- 'apps/web/**'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
custom_tag_extension:
|
||||
|
||||
Reference in New Issue
Block a user