1
0
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:
Matt Bishop
2024-08-14 09:08:41 -04:00
committed by GitHub
parent decada8745
commit ffac82e865

View File

@@ -5,8 +5,6 @@ on:
push: push:
branches: branches:
- "main" - "main"
- "rc"
- "hotfix-rc"
pull_request_target: pull_request_target:
types: [opened, synchronize] types: [opened, synchronize]