Skip to content

Commit

Permalink
Update doxygen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shillinc-osu authored Jun 2, 2024
1 parent fdf3fd0 commit 390a1d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Doxygen Action
# events but only for the master branch
on:
push:
branches: [ 3.0.0_prerelease ]
branches: [ main ]



Expand Down Expand Up @@ -54,4 +54,4 @@ jobs:
# Default Doxyfile build documentation to html directory.
# Change the directory if changes in Doxyfile
publish_dir: ./landing-page
keep_files: true
keep_files: true

0 comments on commit 390a1d5

Please sign in to comment.