Skip to content

helm: support IBM SE material mounting to use PV/PVC #553

helm: support IBM SE material mounting to use PV/PVC

helm: support IBM SE material mounting to use PV/PVC #553

Workflow file for this run

name: Actionlint
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
actionlint:
name: Workflow Files
runs-on: ubuntu-24.04
permissions:
contents: read
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- uses: reviewdog/action-actionlint@6fb7acc99f4a1008869fa8a0f09cfca740837d9d # v1.72.0
with:
fail_level: any