Skip to content

chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 docker digest to 08f50c8 #85

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

chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 docker digest to 08f50c8 #85

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.18
push:
branches:
- release-4.18