Skip to content

Allow sidecar server to reload TLS certificates (#607) #1

Allow sidecar server to reload TLS certificates (#607)

Allow sidecar server to reload TLS certificates (#607) #1

Workflow file for this run

name: Check Typos
on:
pull_request:
push:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Check typos
uses: crate-ci/typos@v1.44.0