Skip to content

Commit

Permalink
refactor: Deploy for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jan 14, 2024
1 parent 66dab21 commit 944f8d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ env:
on:
push:
branches:
- v1
- v4
paths:
- 'docs/**'
pull_request:
branches:
- v1
- v4
paths:
- 'docs/**'
workflow_dispatch:
Expand Down

0 comments on commit 944f8d5

Please sign in to comment.