Skip to content

Commit e646467

Browse files
committed
Updating the GH Workflow
1 parent 8e99fbb commit e646467

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ name: Doxygen
44

55
on:
66
push:
7-
branches: [ v2.0.0 ] # master, after merge into master
8-
pull_request:
9-
# branches: [ master ], after merge into master
7+
branches: [ master ]
108

119
# Allows you to run this workflow manually from the Actions tab
1210
workflow_dispatch:

0 commit comments

Comments
 (0)