Skip to content

Commit

Permalink
ci: enable deploying v15 docs
Browse files Browse the repository at this point in the history
mrdrivingduck committed Sep 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f3737b0 commit 86c631c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: docs build

on:
# push:
# branches: [ POLARDB_15_STABLE ]
# paths:
# - '.github/workflows/docs*'
# - 'polar-doc/**'
push:
branches: [ POLARDB_15_STABLE ]
paths:
- '.github/workflows/docs*'
- 'polar-doc/**'
pull_request:
branches: [ POLARDB_15_STABLE ]
paths:

0 comments on commit 86c631c

Please sign in to comment.