1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

fix: update scan workflow (#792)

This commit is contained in:
Matt Andreko
2025-06-02 08:28:33 -04:00
committed by GitHub
parent 1deb22a446
commit 5f9adf9ab7

View File

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