We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4163659 + 66effa9 commit fd7737aCopy full SHA for fd7737a
1 file changed
README.md
@@ -1,2 +1,7 @@
1
Trigger
2
=======
3
+
4
+A generic service for creating events within the system based on a cron schedule.
5
+This service is not intended to have any sort of additionally capable business
6
+logic related to the cron schedule. Any additional business logic should be
7
+implemented in the service that is triggered by the event.
0 commit comments