Skip to content

Merge pull request #270 from yileifeng/fix-multimedia-saving #312

Merge pull request #270 from yileifeng/fix-multimedia-saving

Merge pull request #270 from yileifeng/fix-multimedia-saving #312

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