From bcc24fb268564468321779a0454db4e0f5598730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Santos?= Date: Thu, 3 Sep 2015 10:57:45 +0200 Subject: [PATCH] #37 Dogfood github validation --- .turnstile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.turnstile.yml b/.turnstile.yml index 0048529..c0fb214 100644 --- a/.turnstile.yml +++ b/.turnstile.yml @@ -5,5 +5,6 @@ checks: - protect-master specification: allowed_schemes: ['https'] + allowed_formats: ['uri', 'github'] branch-release: pattern: '^v(?:\d|\_|\.)+$'