Skip to content

Feat: Add metadata validation workflow and scripts #122

Feat: Add metadata validation workflow and scripts

Feat: Add metadata validation workflow and scripts #122

Workflow file for this run

name: Build and Test Python Packages
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-24.04
name: Placeholder
steps:
- name: Placeholder
run: echo "Coming soon..."