Skip to content

chore: bump versioned_constants.json to 0.13.2 #637

chore: bump versioned_constants.json to 0.13.2

chore: bump versioned_constants.json to 0.13.2 #637

Workflow file for this run

---
name: Workflow - CI
on:
push:
branches: [main]
pull_request:
branches:
- main
permissions: read-all
jobs:
trunk:
name: Trunk
uses: ./.github/workflows/trunk-check.yml
permissions:
checks: write
contents: read
tests:
name: Rust tests
uses: ./.github/workflows/test.yml