Skip to content

[1.x] [tags] feat: option to display tags in DiscussionsSearchSource #3042

[1.x] [tags] feat: option to display tags in DiscussionsSearchSource

[1.x] [tags] feat: option to display tags in DiscussionsSearchSource #3042

Workflow file for this run

name: Framework JS
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: ./.github/workflows/REUSABLE_frontend.yml
with:
frontend_directory: ./
backend_directory: ./
js_package_manager: yarn
cache_dependency_path: ./yarn.lock
main_git_branch: 1.x
enable_tests: true
# @TODO: fix bundlewatch
enable_bundlewatch: false
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}