Skip to content

(release-4.18) Backport telco5g-konflux submodule and related changes #22

(release-4.18) Backport telco5g-konflux submodule and related changes

(release-4.18) Backport telco5g-konflux submodule and related changes #22

Workflow file for this run

---
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Run yamllint
run: make yamllint
name: Yamllint
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- release-4.18
push:
branches:
- release-4.18