Skip to content

Retry login after intervals specified by the server #165

Retry login after intervals specified by the server

Retry login after intervals specified by the server #165

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: codespell
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master
with:
check_filenames: true
ignore_words_list: "crate,ser,inout"