Skip to content

Change environment URL, conditionally add speed insights #7

Change environment URL, conditionally add speed insights

Change environment URL, conditionally add speed insights #7

name: 'CI: ms-gql-users'
on:
push:
branches-ignore:
- main
paths:
- '.github/workflows/ci-ms-gql-users.yml'
- '.github/workflows/wf-build-lambda.yml'
- 'ms-gql-users/**'
- '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-users