mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
exclude Renovate brances from triggering Chromatic workflow (#7398)
This commit is contained in:
parent
eebd10dfd0
commit
76085cc989
2
.github/workflows/chromatic.yml
vendored
2
.github/workflows/chromatic.yml
vendored
@ -3,6 +3,8 @@ name: Chromatic
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'renovate/**'
|
||||
paths-ignore:
|
||||
- '.github/workflows/**'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user