Skip to content

Rebase dpdk-2011-focal branch based on master branch #6

Rebase dpdk-2011-focal branch based on master branch

Rebase dpdk-2011-focal branch based on master branch #6

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