From 910c73b440afda4b484d19a2c9965daece98b8a4 Mon Sep 17 00:00:00 2001 From: mag Date: Wed, 26 Aug 2026 10:56:44 -0400 Subject: [PATCH 1/3] update CI badge from bitrise to GHA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a93db9b..4792b80 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ TrustKit Android ============ -[![Build Status](https://app.bitrise.io/app/00f0a4139c34c45d/status.svg?token=A5sTczJBYGmt3oFXQJ5Ymw&branch=master)](https://app.bitrise.io/app/00f0a4139c34c45d#/builds) +[![CI](https://github.com/datatheorem/TrustKit-Android/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/datatheorem/TrustKit-Android/actions/workflows/ci.yml?query=branch%3Amaster) [![API](https://img.shields.io/badge/API-16%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=16) [![Version](https://img.shields.io/bintray/v/datatheoremoss/TrustKit-Android/trustkit.svg)](https://bintray.com/datatheoremoss/TrustKit-Android/trustkit) [![MIT License](https://img.shields.io/github/license/datatheorem/trustkit-android.svg)](https://en.wikipedia.org/wiki/MIT_License) From ee9795c57edaeea1c3e3ef407280e5dec9fbe707 Mon Sep 17 00:00:00 2001 From: mag Date: Wed, 26 Aug 2026 13:10:44 -0400 Subject: [PATCH 2/3] empty commit to restart CI From 41454376bc5cef3acbe11c0209f1c2de8943d9a9 Mon Sep 17 00:00:00 2001 From: mag Date: Wed, 26 Aug 2026 13:19:09 -0400 Subject: [PATCH 3/3] empty commit to restart CI