From 6e287a3b4c5ed466312fbbfff5f2123c943b4704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADn?= Date: Fri, 22 Sep 2023 12:03:28 +0200 Subject: [PATCH] Undo temp GH changes --- .github/workflows/compare_screenshots.yml | 2 +- .github/workflows/update_screenshot_baseline.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/compare_screenshots.yml b/.github/workflows/compare_screenshots.yml index 3fc42c8ad..77edd196a 100644 --- a/.github/workflows/compare_screenshots.yml +++ b/.github/workflows/compare_screenshots.yml @@ -2,7 +2,7 @@ name: Compare Screenshots on: workflow_dispatch: -# pull_request: + pull_request: jobs: CompareScreenshots: diff --git a/.github/workflows/update_screenshot_baseline.yml b/.github/workflows/update_screenshot_baseline.yml index b406828c7..500f96b23 100644 --- a/.github/workflows/update_screenshot_baseline.yml +++ b/.github/workflows/update_screenshot_baseline.yml @@ -1,7 +1,6 @@ name: "Update screenshot baseline" on: workflow_dispatch: - pull_request: jobs: screenshots_baseline: