Skip to content

Modify routes and add option to change config lang in preview mode #445

Modify routes and add option to change config lang in preview mode

Modify routes and add option to change config lang in preview mode #445

Workflow file for this run

on:
pull_request_target:
types: [opened, synchronize]
push:
branches:
- main
- develop
jobs:
build:
name: Install dependencies and build
uses: ./.github/workflows/build.yml
deploy:
needs: [build]
name: Deploy files
uses: ./.github/workflows/pages.yml