Skip to content

Add workflow to retry failed PR jobs once #6641

Add workflow to retry failed PR jobs once

Add workflow to retry failed PR jobs once #6641

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Check spelling of file.txt
uses: crate-ci/typos@57b11c6b7e54c402ccd9cda953f1072ec4f78e33 # v1.43.5