Skip to content

Bump actions/checkout from 6 to 7 #301

Bump actions/checkout from 6 to 7

Bump actions/checkout from 6 to 7 #301

on:
issue_comment:
types:
- created
jobs:
check-readme:
uses: "sclorg/ci-actions/.github/workflows/check-readme.yml@main"
container-tests:
needs: check-readme
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
with:
enabled-tests: '["container","container-pytest","openshift-pytest"]'
versions: '[ "6", "7" ]'
openshift-versions: '[ "6", "7" ]'
secrets: inherit