attilapiros commented on a change in pull request #307:
URL: https://github.com/apache/spark-website/pull/307#discussion_r579783598



##########
File path: .github/workflows/doc_gen.yml
##########
@@ -0,0 +1,40 @@
+name: Check document generation
+
+on:
+  push:
+    branches:
+    - asf-site
+  pull_request:
+    branches:
+    - asf-site
+  workflow_dispatch:
+    inputs:
+      target:
+        description: 'Target branch to run'
+        required: true

Review comment:
       Thanks! Removed. To keep the commit order I have modified the first 
commit and force pushed the commits.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to