diff --git a/.github/workflows/visual-regression.yml b/.github/workflows/visual-regression.yml index 8457bbf5e..7c0badd61 100644 --- a/.github/workflows/visual-regression.yml +++ b/.github/workflows/visual-regression.yml @@ -4,10 +4,7 @@ on: push: branches: -main pull_request: - types: - - labeled - - reopened - - synchronize + branches: [main] permissions: actions: write