summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLevent Kaya <levent.kaya@codefirst.io>2024-11-26 02:08:48 +0300
committerLevent Kaya <levent.kaya@codefirst.io>2024-11-26 02:08:48 +0300
commit410a2c0924466127c31dc06aa2d1915a187c1006 (patch)
tree5a801f31fa8b8353ff7b7589388856f31bd51932 /.github
parentf4c50dd563dfe7ed2ad5e4a6e9fed22d605df5a3 (diff)
[docs] typo fix
Diffstat (limited to '.github')
-rw-r--r--.github/doxygen-gh-pages.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/doxygen-gh-pages.yml b/.github/doxygen-gh-pages.yml
index 3253ad2..7525430 100644
--- a/.github/doxygen-gh-pages.yml
+++ b/.github/doxygen-gh-pages.yml
@@ -3,7 +3,7 @@ name: Generate and Deploy Doxygen Documentation
on:
push:
branches:
- - main
+ - master
jobs:
build: