Skip to content

Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 574decf #230

Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 574decf

Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 574decf #230

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