mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
BRE-609/android-pr-target-change (#5092)
This commit is contained in:
parent
2c71ab7d27
commit
578f96a944
8
.github/workflows/scan.yml
vendored
8
.github/workflows/scan.yml
vendored
@ -2,8 +2,14 @@ name: Scan Pull Requests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches-ignore:
|
||||
- main
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
types: [opened, synchronize, reopened]
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
check-run:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user