mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Don't scan on nonexistent RCs (#549)
This commit is contained in:
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
@@ -5,8 +5,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "rc"
|
||||
- "hotfix-rc"
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user