1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 12:43:36 +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

@@ -7,8 +7,14 @@ on:
- "main"
- "rc"
- "hotfix-rc"
pull_request:
types: [opened, synchronize, reopened]
branches-ignore:
- main
pull_request_target:
types: [opened, synchronize]
types: [opened, synchronize, reopened]
branches:
- "main"
jobs:
check-run: