Skip to content

STCLI-251 GA: Omit publishing MD #10

STCLI-251 GA: Omit publishing MD

STCLI-251 GA: Omit publishing MD #10

Workflow file for this run

name: Centralized workflow
on:
- push
- pull_request
- workflow_dispatch
jobs:
ui:
uses: folio-org/.github/.github/workflows/[email protected]
secrets: inherit
with:
jest-enabled: true
jest-test-command: yarn run test
sonar-sources: ./lib
compile-translations: false
generate-module-descriptor: false
publish-module-descriptor: false