mirror of
https://github.com/bitwarden/server
synced 2026-01-03 17:14:00 +00:00
scan and build target updates (#5783)
This commit is contained in:
4
.github/workflows/build_target.yml
vendored
4
.github/workflows/build_target.yml
vendored
@@ -2,7 +2,9 @@ name: Build on PR Target
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
types: [opened, synchronize, reopened]
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user