Skip to content

compromise on e2e tests involving ingress, since it's not stable #92

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

compromise on e2e tests involving ingress, since it's not stable #92

Workflow file for this run

name: Post Push
on:
push:
branches:
- main
- master
tags:
- '*'
permissions: write-all
jobs:
post-push:
if: github.actor != 'github-actions[bot]'
uses: Azure/tfmod-scaffold/.github/workflows/post-push.yaml@main