Skip to content

Reintroduce error pages #4

Reintroduce error pages

Reintroduce error pages #4

name: "CI: ms-gql-products"
on:
push:
paths:
- ".github/workflows/ci-ms-gql-products.yml"
- ".github/workflows/wf-build-lambda.yml"
- "ms-gql-products/**"
- "lib-handler/**"
- "Cargo.toml"
- "Cargo.lock"
defaults:
run:
shell: bash # Set the default shell to bash.
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/wf-build-lambda.yml
with:
project: ms-gql-products