Skip to content

[release-4.16] chore(KONFLUX-6210): fix and set name and cpe label for recert #574

[release-4.16] chore(KONFLUX-6210): fix and set name and cpe label for recert

[release-4.16] chore(KONFLUX-6210): fix and set name and cpe label for recert #574

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.16
push:
branches:
- release-4.16