diff options
| author | Levent Kaya <levent.kaya@codefirst.io> | 2024-11-26 02:08:48 +0300 |
|---|---|---|
| committer | Levent Kaya <levent.kaya@codefirst.io> | 2024-11-26 02:08:48 +0300 |
| commit | 410a2c0924466127c31dc06aa2d1915a187c1006 (patch) | |
| tree | 5a801f31fa8b8353ff7b7589388856f31bd51932 /.github | |
| parent | f4c50dd563dfe7ed2ad5e4a6e9fed22d605df5a3 (diff) | |
[docs] typo fix
Diffstat (limited to '.github')
| -rw-r--r-- | .github/doxygen-gh-pages.yml | 2 |
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: |
