Skip to content

meta-*: bump meta-oe from b8d1a14 to 3c293e1 in the layers group #322

meta-*: bump meta-oe from b8d1a14 to 3c293e1 in the layers group

meta-*: bump meta-oe from b8d1a14 to 3c293e1 in the layers group #322

Workflow file for this run

name: codespell
on:
pull_request:
push:
schedule:
- cron: '10 21 * * 4'
jobs:
codespell:
name: codespell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 -m pip install codespell
- run: codespell meta-lxatac-bsp meta-lxatac-software .github oe-init-build-env README.md