cederom commented on code in PR #14372:
URL: https://github.com/apache/nuttx/pull/14372#discussion_r1803643030


##########
.github/workflows/doc.yml:
##########
@@ -12,9 +12,17 @@
 #
 ---
 name: "Build Documentation"
+
 on:
-  pull_request:
   push:
+    branches:
+      - master

Review Comment:
   not only master, we now are in process of 12.7.0 release and we use 
`releases/12.7` to backport fixes :-)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to