Skip to content

Commit 9e967c5

Browse files
committed
don't update screenshots automatically
1 parent 9f4f4a8 commit 9e967c5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,3 @@ jobs:
4747
run: yarn playwright install --with-deps
4848
- name: Vitest
4949
run: yarn ci:test
50-
- name: Commit and Push changes
51-
uses: stefanzweifel/git-auto-commit-action@v5
52-
with:
53-
commit_message: "chore: update vitest screenshots [skip ci]"
54-
file_pattern: "**/__screenshots__/**/*.png"

0 commit comments

Comments
 (0)