From ee702e166f0df4b1a22acadf6942e3a91604402c Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Tue, 9 Feb 2021 15:52:16 +0100 Subject: [PATCH] ci: only build master branch --- .builds/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/ci.yml b/.builds/ci.yml index 9332efc..6f8c9fc 100644 --- a/.builds/ci.yml +++ b/.builds/ci.yml @@ -3,7 +3,7 @@ packages: - rust - node sources: - - https://git.sr.ht/~garritfra/sabre + - https://git.sr.ht/~garritfra/sabre#master tasks: - build: | cd sabre