[tor-commits] [torspec/main] gitlab-ci: default branch is now main

nickm at torproject.org nickm at torproject.org
Wed Dec 22 13:43:46 UTC 2021


commit bdb862ff7326c52e3f407811dd8af148f92d76aa
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Wed Dec 22 09:06:03 2021 +0100

    gitlab-ci: default branch is now main
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d40f0e1..6f56955 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,4 +49,4 @@ pages:
     paths:
     - public
   only:
-    - master
+    - main



More information about the tor-commits mailing list