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


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

Review Comment:
   ah its about merge to master, below is a PR event that will also handle 
incoming changes no matter what target branch :-)



-- 
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