Switched to weekly workflow

This commit is contained in:
Brandon Rozek 2023-11-20 09:59:37 -05:00 committed by GitHub
parent 448a0f71f8
commit 68cf672b9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: Sync Observations from iNaturalist
on:
workflow_dispatch:
schedule:
- cron: "12 23 * * *"
- cron: "12 2 * * 1"
jobs:
build_and_publish: