Skip to content

Commit

Permalink
feat: support preview
Browse files Browse the repository at this point in the history
  • Loading branch information
uyarn committed Apr 7, 2024
1 parent f973a5f commit 9cfa900
Showing 1 changed file with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
# 文件名建议统一为 preview-publish
# 应用 preview.yml 的 demo
name: PREVIEW_PUBLISH

on:
workflow_run:
workflows: ['MAIN_PULL_REQUEST']
types:
- completed
name: pr-spell-check
on: [pull_request]

jobs:
build-site:
Expand Down

0 comments on commit 9cfa900

Please sign in to comment.