Skip to content

Commit

Permalink
Doxygen CI for 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darksylinc committed Oct 15, 2024
1 parent fa2ab60 commit 8ca134f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Doxygen
# Controls when the action will run.
on:
push:
branches: 'master'
branches: 'v3-0'

env:
OGRE_VERSION: "latest"
OGRE_VERSION: "3.0"

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 8ca134f

Please sign in to comment.