Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
andkae committed Dec 27, 2024
1 parent 8db17f6 commit 42a41bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ on:
tags:
- '**' # '**' Matches all branch and tag names.
branches:
- '**' # '**' Matches all branch and tag names.
# pull_request:
# branches:
# - main
- main
pull_request:
branches:
- '**'

jobs:
doxygen:
Expand Down

0 comments on commit 42a41bc

Please sign in to comment.