Skip to content

Commit d637b60

Browse files
committed
Mais uma tentativa.
1 parent eeaa2a9 commit d637b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build and Deploy Doxygen Docs
33
on:
44
push:
55
branches: [ main ] # sempre que atualizar a main, a doc é regenerada
6+
workflow_dispatch: # permite disparar manualmente
67

78
jobs:
89
docs:

0 commit comments

Comments
 (0)