Skip to content

Rename "Code-Native" to "Code-First" #1908

Rename "Code-Native" to "Code-First"

Rename "Code-Native" to "Code-First" #1908

Workflow file for this run

name: Test
on: [push]
jobs:
validate:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7.0.1
- uses: jdx/mise-action@v4.2.3
- run: mise run install
- run: mise run validate