Searched +full:exclude +full:- +full:dirs (Results 1 – 2 of 2) sorted by relevance
10 runs-on: ubuntu-20.0412 - uses: actions/checkout@v4.1.113 - name: Check Formatting of FreeRTOS-Kernel Files14 uses: FreeRTOS/CI-CD-Github-Actions/formatting@main16 exclude-dirs: portable18 spell-check:19 runs-on: ubuntu-latest21 - name: Clone This Repo23 - name: Run spellings check24 uses: FreeRTOS/CI-CD-Github-Actions/spellings@main[all …]
8 bashPass: \033[32;1mPASSED -9 bashInfo: \033[33;1mINFO -10 bashFail: \033[31;1mFAILED -19 runs-on: ubuntu-20.0421 - name: Apply Formatting Fix22 id: check-formatting23 uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main25 exclude-dirs: portable