From 582c3a8bae641962c5459c9c4b02498f2d02ffbe Mon Sep 17 00:00:00 2001 From: Kelly Merrick Date: Mon, 2 Oct 2023 14:16:09 -0500 Subject: [PATCH] fix(local stack): add VELA_SCHEDULE_ALLOWLIST --- .env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.env.example b/.env.example index fdffdf154..bec7cae60 100644 --- a/.env.example +++ b/.env.example @@ -36,6 +36,11 @@ VELA_API=http://localhost:8080 # default: 30 # VELA_MAX_BUILD_LIMIT= +# customize the set of repos that are allowed to use schedules +# +# default: * +# VELA_SCHEDULE_ALLOWLIST= + ############################################################ # _______ _______ ______ __ __ _______ ______ # # | || || _ | | | | || || _ | #