Skip to content

Marketplace Update

Marketplace Update #6

Workflow file for this run

name: Marketplace Update
on:
schedule:
- cron: '00 22 * * *'
workflow_dispatch:
jobs:
update-marketplace:
name: Update the MLPro marketplace
runs-on: ubuntu-latest
steps:
- run: python3 marketplace/update_marketplace.py