Skip to content

Remove Ethertype from the security group example #476

Remove Ethertype from the security group example

Remove Ethertype from the security group example #476

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: generate
permissions:
contents: read
jobs:
make-generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
make generate
git diff --exit-code