Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0c20ff4

Browse files
authored
chore: adjust docs CI triggers (#329)
- only build docs for PRs and pushes to main - only deploys docs from main branch
1 parent 1da32b5 commit 0c20ff4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/mkdocs-deploy.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: MkDocs Deploy
22

33
on:
44
push:
5+
branches: [main]
6+
pull_request:
7+
branches: [main]
58
workflow_dispatch:
69

710
jobs:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /