mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 13:13:22 +00:00
* Added new workflow * Fixed quotes. * Added step to job. * Added check for PR destination branch. * Changed criteria. * Added fork check for community PRs. * Removed space * Changed name. * Updated with more filters. * Changed to target approval for adding the label. * Lint * Refactored to use pull_request_target instead. * Fixed comment * pull_request_target isn't supported, so pull_request instead * Added comment about target branch.