Skip to content

chore(webapp): improve visibility of add document and rename document… #14

chore(webapp): improve visibility of add document and rename document…

chore(webapp): improve visibility of add document and rename document… #14

Workflow file for this run

name: Main Build
on:
push:
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