Skip to content

Commit

Permalink
ci: 调整文档部署触发时机
Browse files Browse the repository at this point in the history
  • Loading branch information
renzp94 committed Jun 24, 2024
1 parent 8649b18 commit 99030b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Docs Deploy
on:
push:
paths: "docs/**"
branches: main
pull_request:
paths: "docs/**"
branches: main

jobs:
deploy:
Expand Down

0 comments on commit 99030b4

Please sign in to comment.