Skip to content

Rename is_zephyr() to is_zephyr_ldc(). No functional change. #1261

Rename is_zephyr() to is_zephyr_ldc(). No functional change.

Rename is_zephyr() to is_zephyr_ldc(). No functional change. #1261

Workflow file for this run

---
name: yamllint
# yamllint disable-line rule:truthy
on: [push, pull_request, workflow_dispatch]
jobs:
yamllint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: yamllint github actions
run: yamllint .github/workflows/*.yml