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:
8
.github/workflows/scan.yml
vendored
8
.github/workflows/scan.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user