Skip to content

Add manifests to create a machine, install nginx and expose it via virtualIP #98

Add manifests to create a machine, install nginx and expose it via virtualIP

Add manifests to create a machine, install nginx and expose it via virtualIP #98

name: Check Codegen
on:
pull_request:
paths:
- 'docs/**'
- '**/*.md'
jobs:
check-codegen:
runs-on: ubuntu-latest
steps:
- run: 'echo "No check-codegen required"'