webhook-app/cron.yaml (7 lines of code) (raw):

cron: - description: auto create webhooks url: /cron/create_webhooks schedule: every 5 minutes - description: auto accept invites url: /cron/accept_invitations schedule: every 5 minutes