Skip to content

Commit 2e57468

Browse files
committed
Fixes syntax error
1 parent 013cf01 commit 2e57468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/doxygen-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy Doxygen docuemnt on GitHub Pages
22
on: [release, workflow_dispatch]
3-
branches:
4-
- main
3+
#branches:
4+
# - main
55
# - master
66
defaults:
77
run:

0 commit comments

Comments
 (0)