feat: add schedule integration

This commit is contained in:
Ali BARIN
2022-05-06 10:10:01 +02:00
parent c4c3779646
commit d864831bc5
22 changed files with 222 additions and 46 deletions

View File

@@ -219,7 +219,6 @@
{
"name": "New favorite photo",
"key": "newFavoritePhoto",
"interval": "15m",
"description": "Triggers when you favorite a photo.",
"substeps": [
{
@@ -235,7 +234,6 @@
{
"name": "New photo in album",
"key": "newPhotoInAlbum",
"interval": "15m",
"description": "Triggers when you add a new photo in an album.",
"substeps": [
{
@@ -274,7 +272,6 @@
{
"name": "New photo",
"key": "newPhoto",
"interval": "15m",
"description": "Triggers when you add a new photo.",
"substeps": [
{
@@ -290,7 +287,6 @@
{
"name": "New album",
"key": "newAlbum",
"interval": "15m",
"description": "Triggers when you create a new album.",
"substeps": [
{