mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
fix branch name in doxygen workflow
i forgot that we use `master` and not the github convention of `main`
This commit is contained in:
@@ -3,7 +3,7 @@ name: run Doxygen to generate docs
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user