Skip to content

chore: bump GreptimeDB version to v1.0.0-rc.2 across all projects (#122) #281

chore: bump GreptimeDB version to v1.0.0-rc.2 across all projects (#122)

chore: bump GreptimeDB version to v1.0.0-rc.2 across all projects (#122) #281

Workflow file for this run

name: Multiple linters
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master