Skip to content

Merge pull request #479 from yileifeng/video-mobile #230

Merge pull request #479 from yileifeng/video-mobile

Merge pull request #479 from yileifeng/video-mobile #230

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