Skip to content

Compromise on e2e tests involving ingress, since it's not stable #535

Compromise on e2e tests involving ingress, since it's not stable

Compromise on e2e tests involving ingress, since it's not stable #535

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main