Skip to content

chore: bump versioned_constants.json to 0.13.2 (#745) #638

chore: bump versioned_constants.json to 0.13.2 (#745)

chore: bump versioned_constants.json to 0.13.2 (#745) #638

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