Skip to content

Commit c6486eb

Browse files
committed
Optimize deployment conditions and update SEO configurations
1 parent 9f26f84 commit c6486eb

File tree

6 files changed

+166
-438
lines changed

6 files changed

+166
-438
lines changed

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
path: docs/.vitepress/dist
4646

4747
deploy:
48+
if: ${{ github.event_name != 'pull_request' && github.event.action != 'opened' }}
4849
environment:
4950
name: github-pages
5051
url: ${{ steps.deployment.outputs.page_url }}

SEO-ACTIONS.md

Lines changed: 0 additions & 305 deletions
This file was deleted.

0 commit comments

Comments
 (0)