diff --git a/.github/workflows/uoa11-figshare-processing.yaml b/.github/workflows/uoa11-figshare-processing.yaml index 78b8e9f..0712a28 100644 --- a/.github/workflows/uoa11-figshare-processing.yaml +++ b/.github/workflows/uoa11-figshare-processing.yaml @@ -11,11 +11,11 @@ on: options: - 'true' - 'false' - # schedule: - # - cron: "30 */12 * * *" - # push: - # branches: - # - main + schedule: + - cron: "30 */12 * * 0" + push: + branches: + - main pull_request: branches: - main