Skip to content

fix(cloudformation): fix panic when use pseudo-parameters NoValue or NotificationARNs #1287

fix(cloudformation): fix panic when use pseudo-parameters NoValue or NotificationARNs

fix(cloudformation): fix panic when use pseudo-parameters NoValue or NotificationARNs #1287

Workflow file for this run

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