From 729a71fc6a12a94d34dd1baf2c7b60acb9169a39 Mon Sep 17 00:00:00 2001 From: Zubair Khan Date: Sat, 28 Jun 2025 09:34:17 -0400 Subject: [PATCH] Update python-data.yaml --- .github/workflows/python-data.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python-data.yaml b/.github/workflows/python-data.yaml index e0e2770..c4c31c1 100644 --- a/.github/workflows/python-data.yaml +++ b/.github/workflows/python-data.yaml @@ -4,8 +4,8 @@ name: DATA on: - schedule: - - cron: '10 6 * * 0' # Runs every Sunday at 6:10 AM UTC + pull_request: + branches: [ "master" ] permissions: contents: read