Home
last modified time | relevance | path

Searched +full:exclude +full:- +full:dirs (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dci.yml10 runs-on: ubuntu-20.04
12 - uses: actions/checkout@v4.1.1
13 - name: Check Formatting of FreeRTOS-Kernel Files
14 uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
16 exclude-dirs: portable
18 spell-check:
19 runs-on: ubuntu-latest
21 - name: Clone This Repo
23 - name: Run spellings check
24 uses: FreeRTOS/CI-CD-Github-Actions/spellings@main
[all …]
Dformatting.yml8 bashPass: \033[32;1mPASSED -
9 bashInfo: \033[33;1mINFO -
10 bashFail: \033[31;1mFAILED -
19 runs-on: ubuntu-20.04
21 - name: Apply Formatting Fix
22 id: check-formatting
23 uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
25 exclude-dirs: portable