removed cron job for script to auto-run

This commit is contained in:
niclaz 2024-10-15 17:20:05 +02:00 committed by GitHub
parent f17436fe81
commit af63c7bb67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,8 +3,6 @@ name: W3PN data refresh
# Run to refresh the event images, speaker images, and generating the thumbs for them
on:
schedule:
- cron: '0 0 1 * *'
workflow_run:
workflows: ["Synchronize data"]
types: