Skip to content

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /templates/node/cloudevents #5167

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /templates/node/cloudevents

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /templates/node/cloudevents #5167

Workflow file for this run

name: Func Check Schema
on: [pull_request]
jobs:
check:
name: Check Schema
strategy:
matrix:
os: ["ubuntu-latest"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: ./.github/composite/go-setup
- name: Check that 'func.yaml schema' is up-to-date
run: make schema-check