Skip to content

Commit

Permalink
chore: remove visual tests on push
Browse files Browse the repository at this point in the history
Workflow with visual tests will only run on pull requests
  • Loading branch information
Pavel-Tyan committed Dec 8, 2024
1 parent 93f2265 commit 8b45ac8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-visual-tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: PR Visual Tests

on:
push:
branches: [master]
pull_request:
branches: [master]

Expand Down

0 comments on commit 8b45ac8

Please sign in to comment.