diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 6eb00437ad5..a263d8ab004 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -3,6 +3,8 @@ name: Chromatic on: push: + branches-ignore: + - 'renovate/**' paths-ignore: - '.github/workflows/**'