Skip to content

(release-4.15) Backport telco5g-konflux submodule and related changes #19

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

(release-4.15) Backport telco5g-konflux submodule and related changes #19

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.15
push:
branches:
- release-4.15