Skip to content

Merge pull request #282 from yileifeng/fix-router-redirect #337

Merge pull request #282 from yileifeng/fix-router-redirect

Merge pull request #282 from yileifeng/fix-router-redirect #337

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