Skip to content

chore(deps): update registry.redhat.io/rhel9-4-els/rhel:9.4 docker digest to ffcdbfd #656

chore(deps): update registry.redhat.io/rhel9-4-els/rhel:9.4 docker digest to ffcdbfd

chore(deps): update registry.redhat.io/rhel9-4-els/rhel:9.4 docker digest to ffcdbfd #656

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