mirror of
https://github.com/Brandon-Rozek/website-observations.git
synced 2024-11-21 08:26:29 -05:00
Switched to weekly workflow
This commit is contained in:
parent
448a0f71f8
commit
68cf672b9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/refresh.yml
vendored
2
.github/workflows/refresh.yml
vendored
|
@ -3,7 +3,7 @@ name: Sync Observations from iNaturalist
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "12 23 * * *"
|
- cron: "12 2 * * 1"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
|
|
Loading…
Reference in a new issue