1
0
mirror of https://github.com/bitwarden/server synced 2025-12-28 14:13:48 +00:00

scan and build target updates (#5783)

This commit is contained in:
aj-bw
2025-05-15 09:38:57 -04:00
committed by GitHub
parent 828ed7402c
commit a973a11d90
2 changed files with 10 additions and 2 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: