Skip to content

chore(webapp): upgrade aws amplify #32

chore(webapp): upgrade aws amplify

chore(webapp): upgrade aws amplify #32

Workflow file for this run

name: Build
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml