From 33d6b1798852cfe007816939d0bef28717f34db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20=C5=BBelawski?= Date: Wed, 25 Sep 2024 15:31:40 +0200 Subject: [PATCH] chore: Remove path once more --- .github/workflows/reanimated-compatibility-check-nightly.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/reanimated-compatibility-check-nightly.yml b/.github/workflows/reanimated-compatibility-check-nightly.yml index f67fe2d1506..7753fd07fac 100644 --- a/.github/workflows/reanimated-compatibility-check-nightly.yml +++ b/.github/workflows/reanimated-compatibility-check-nightly.yml @@ -1,7 +1,6 @@ name: Reanimated compatibility check [Nightly] on: pull_request: - paths: .github/workflows/void.void.void types: [opened, synchronize, labeled, unlabeled] schedule: - cron: '37 19 * * *'