Skip to content

Build elements inventory #74

Build elements inventory

Build elements inventory #74

Workflow file for this run

name: Build elements inventory
on:
schedule:
- cron: '5 * * * *'
workflow_dispatch:
permissions:
contents: read
jobs:
Build:
runs-on: self-hosted
strategy:
fail-fast: true
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 30
- name: Build elements inventory
run: python3 genesis_core/cmd/elements_inventory.py