Skip to content

Update registry.redhat.io/rhel9-4-els/rhel:9.4 Docker digest to 00e433b #97

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

Update registry.redhat.io/rhel9-4-els/rhel:9.4 Docker digest to 00e433b #97

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.17
push:
branches:
- release-4.17