Skip to content

Commit 7285995

Browse files
committed
Run action on PRs
1 parent 5a14b7a commit 7285995

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/doxygen.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request:
8+
branches:
9+
- main
710
workflow_dispatch:
811

912
jobs:

0 commit comments

Comments
 (0)