Skip to content

Add public version attributes #527

Add public version attributes

Add public version attributes #527

Workflow file for this run

name: Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
merge_group:
types: [ "checks_requested" ]
jobs:
rust-checks:
name: Rust Checks
uses: ./.github/workflows/rust-checks.yml
python-checks:
name: Python Checks
uses: ./.github/workflows/python-checks.yml