Skip to content

Stylistic changes for ServiceModal #26

Stylistic changes for ServiceModal

Stylistic changes for ServiceModal #26

Workflow file for this run

name: Sentra JS
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/[email protected]
with:
enable_prettier: true
enable_typescript: true
enable_tests: false
frontend_directory: ./js
backend_directory: .
js_package_manager: yarn
main_git_branch: main