pnoltes commented on a change in pull request #236:
URL: https://github.com/apache/celix/pull/236#discussion_r426288899
##########
File path: .github/workflows/celix_etcdlib.yml
##########
@@ -0,0 +1,36 @@
+name: Standalone Celix etcdlib Weekly
+
+on:
+ schedule:
+ - cron: '0 0 * * 0'
Review comment:
I want to prevent to much builds. So IMO just once a week to ensure
etcdlib still builds as separate project is good enough.
Note that etcdlib is build on every push / PR.
----------------------------------------------------------------
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:
[email protected]