Skip to content

STCLI-249 migrate to shared workflows (#354) #5

STCLI-249 migrate to shared workflows (#354)

STCLI-249 migrate to shared workflows (#354) #5

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