Skip to content

fix(cloudformation): fix some resources #148

fix(cloudformation): fix some resources

fix(cloudformation): fix some resources #148

Workflow file for this run

name: verify schema
on:
pull_request:
merge_group:
jobs:
build:
name: verifying schema
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
cache: true
cache-dependency-path: go.sum
- run: go run ./cmd/schema verify