Remove folder jobs and add Id to runner message
This commit is contained in:
+1
-2
@@ -10,8 +10,7 @@ type Webhook struct {
|
||||
}
|
||||
|
||||
type Job struct {
|
||||
URL *string
|
||||
Folder *string
|
||||
URL string
|
||||
Webhook Webhook
|
||||
Cron *string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user