Skip to content

helm chart for hypershift #1530

helm chart for hypershift

helm chart for hypershift #1530

Workflow file for this run

---
# MegaLinter GitHub Action configuration file
# More info at https://oxsecurity.github.io/megalinter
name: mega-linter
on:
pull_request:
permissions:
contents: read
jobs:
build:
name: mega-linter
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 1
- name: Linters
uses: oxsecurity/megalinter/flavors/ci_light@v8
env:
FILTER_REGEX_EXCLUDE: 'hypershiftoperator/deploy/base/|hypershiftoperator/deploy/crds/|maestro/deploy/helm/'