From f738b8029b1e0c2e761c3725598a5237ee97edfb Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 16 Nov 2018 16:36:03 +0200 Subject: [PATCH] Rename sr.ht build.yml to .build.yml This means git.sr.ht will trigger builds automatically on push. See: https://man.sr.ht/builds.sr.ht/ --- build.yml => .build.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build.yml => .build.yml (100%) diff --git a/build.yml b/.build.yml similarity index 100% rename from build.yml rename to .build.yml