Skip to content

Commit

Permalink
Website deploy CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Jun 30, 2023
1 parent 5ab6546 commit 127b1a9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Deploy Website
on:
push:
branches:
- dev/ver/v**
- dev/main
# - dev/ver/v**
- dev/doc/**
- dev/website/**
- main
paths:
- 'website/**'

Expand Down

0 comments on commit 127b1a9

Please sign in to comment.