Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ytdHuang committed Jul 24, 2023
1 parent 0e92c33 commit 77484a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- develop
push:
branches:
- main
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on:
push:
branches:
- main # update to match your development branch (master, main, dev, trunk, ...)
- develop
tags: '*'
pull_request:
- develop

jobs:
build:
Expand Down

0 comments on commit 77484a1

Please sign in to comment.