Skip to content

packet drop issue resolution #4

packet drop issue resolution

packet drop issue resolution #4

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
# Copyright 2023 Intel Corporation
name: Spellcheck
on:
- pull_request
jobs:
check-spelling:
name: Markdown spellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Check Spelling
uses: rojopolis/[email protected]
with:
config_path: .spellcheck.yml
task_name: Markdown