Skip to content

fix(cloudwatch): skip MathExpression validation when prop is a token #6290

fix(cloudwatch): skip MathExpression validation when prop is a token

fix(cloudwatch): skip MathExpression validation when prop is a token #6290

Workflow file for this run

name: Check all requires files are in LFS
on:
pull_request: {}
jobs:
check-lfs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v6
with:
# We don't actually care about LFS file contents, just their integrity.
lfs: false
- name: Check LFS pointers
run: git lfs fsck --pointers