Skip to content

Update registry.redhat.io/rhel9-4-els/rhel:9.4 Docker digest to 0151b61 #233

Update registry.redhat.io/rhel9-4-els/rhel:9.4 Docker digest to 0151b61

Update registry.redhat.io/rhel9-4-els/rhel:9.4 Docker digest to 0151b61 #233

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.19
push:
branches:
- release-4.19