Skip to content

Detach NSG from subnet before deletion #10182

Detach NSG from subnet before deletion

Detach NSG from subnet before deletion #10182

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 1
- name: Linters
uses: oxsecurity/megalinter/flavors/ci_light@v9
env:
FILTER_REGEX_EXCLUDE: 'hypershiftoperator/deploy/crds/|maestro/server/deploy/templates/allow-cluster-service.authorizationpolicy.yaml|acm/deploy/helm/multicluster-engine-config/charts/policy/charts|dev-infrastructure/global-pipeline.yaml|tooling/templatize/testdata/pipeline.yaml'