1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-26 13:13:22 +00:00

BRE-609/update-workflows (#14666)

* update workflow branches

* additional workflow changes

* update scan file
This commit is contained in:
aj-bw
2025-05-15 09:37:58 -04:00
committed by GitHub
parent 0b65861cb1
commit 0c2b924252
5 changed files with 19 additions and 17 deletions

View File

@@ -8,10 +8,9 @@ name: Build Web on PR Target
on:
pull_request_target:
types: [opened, synchronize]
branches-ignore:
- 'l10n_master'
- 'cf-pages'
types: [opened, synchronize, reopened]
branches:
- main
paths:
- 'apps/web/**'
- 'libs/**'