You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2021/03/02 20:56:41 UTC

[GitHub] [jena] OyvindLGjesdal commented on a change in pull request #942: add individual build for windows and run from c: drive (more disk space)

OyvindLGjesdal commented on a change in pull request #942:
URL: https://github.com/apache/jena/pull/942#discussion_r585903126



##########
File path: .github/workflows/maven.yml
##########
@@ -1,13 +1,7 @@
 ## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
 
 name: Apache Jena CI
-
-on:
-  push:
-    branches: [ main ]
-#  pull_request:
-#    branches: [ main ]
-
+on: workflow_dispatch

Review comment:
       Yes. I think there has to be be individual workflow files maven.yml (linux, always run on main?), maven_windows.yml?, maven_macos.yml?, if only some  are to be triggered manually. 




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org