Skip to content

Add failure type for duplicate requests #1446

Add failure type for duplicate requests

Add failure type for duplicate requests #1446

Workflow file for this run

name: Spellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.29.0
name: Spellcheck