mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
removed cron job for script to auto-run
This commit is contained in:
parent
f17436fe81
commit
af63c7bb67
1 changed files with 1 additions and 3 deletions
2
.github/workflows/data-refresh.yml
vendored
2
.github/workflows/data-refresh.yml
vendored
|
@ -3,8 +3,6 @@ name: W3PN data refresh
|
||||||
# Run to refresh the event images, speaker images, and generating the thumbs for them
|
# Run to refresh the event images, speaker images, and generating the thumbs for them
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '0 0 1 * *'
|
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Synchronize data"]
|
workflows: ["Synchronize data"]
|
||||||
types:
|
types:
|
||||||
|
|
Loading…
Reference in a new issue