Skip to content

fix: error when seo installed but not enabled (#169) #54

fix: error when seo installed but not enabled (#169)

fix: error when seo installed but not enabled (#169) #54

Workflow file for this run

name: JavaScript
on: [workflow_dispatch, push, pull_request]
# The reusable workflow definitions will be moved to the `flarum/framework` repo soon.
# This will break your current script.
# When this happens, run `flarum-cli audit infra --fix` to update your infrastructure.
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_frontend.yml@main
with:
enable_bundlewatch: false
enable_prettier: true
enable_typescript: false
js_package_manager: yarn
main_git_branch: master