1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

fix chromatic linter failure (#14972)

This commit is contained in:
aj-bw
2025-05-29 17:18:59 -04:00
committed by GitHub
parent eed288d797
commit 21dfcfeada

View File

@@ -7,7 +7,9 @@ on:
- "rc"
- "hotfix-rc"
pull_request_target:
types: [opened, synchronize]
types: [opened, synchronize, reopened]
branches:
- "main"
jobs:
check-run: