From c72c89a7154b10a507fdcc911395a6614a4af1c0 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 9 Apr 2026 08:56:22 -0400 Subject: Set deploy build to trigger on specific branch only --- .builds/deploy.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.builds') diff --git a/.builds/deploy.yml b/.builds/deploy.yml index c786baf..a0956c5 100644 --- a/.builds/deploy.yml +++ b/.builds/deploy.yml @@ -7,6 +7,11 @@ packages: environment: repo: 1mb-club site: 1mb.club +submitter: + git.sr.ht: + enabled: true + allow-refs: + - refs/heads/deploy tasks: - install-bundler: | cd $repo -- cgit v1.3.1