Skip to content

Update telco5g-konflux digest to 578fd8b #257

Update telco5g-konflux digest to 578fd8b

Update telco5g-konflux digest to 578fd8b #257

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