Benjamin-Philip commented on code in PR #68:
URL: https://github.com/apache/arrow-erlang/pull/68#discussion_r3496683350
##########
.github/workflows/docs.yml:
##########
@@ -15,37 +15,24 @@
# specific language governing permissions and limitations
# under the License.
-name: Generate Docs
+name: Docs CI
on:
push:
branches:
- main
Review Comment:
I've kept on `on: workflow_dispatch: ` which allows me to manually trigger
the workflow on a specified branch from the "Actions" tab in my fork.
--
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]