Skip to content

Rename release-fleet.yml to release.yml #3966

Rename release-fleet.yml to release.yml

Rename release-fleet.yml to release.yml #3966

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: runs-on,runner=4cpu-linux-x64,run-id=${{ github.run_id }}
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master