This is an automated email from the ASF dual-hosted git repository.

davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new a3028e3  #1588 - doc: remove CI testing status badges from main 
README.md
a3028e3 is described below

commit a3028e3c5e9183b79cca663579b7ea3d785c3a73
Author: Davin Shearer <[email protected]>
AuthorDate: Tue Jan 27 16:33:48 2026 -0500

    #1588 - doc: remove CI testing status badges from main README.md
---
 README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.md b/README.md
index dedd17f..fc0a610 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,6 @@
 
 # Apache Daffodil™ Extension for Visual Studio Code
 
-[![CI](https://github.com/apache/daffodil-vscode/workflows/CI/badge.svg)](https://github.com/apache/daffodil-vscode/actions/workflows/CI.yml)
-[![Nightly 
Tests](https://github.com/apache/daffodil-vscode/actions/workflows/nightly.yml/badge.svg)](https://github.com/apache/daffodil-vscode/actions/workflows/nightly.yml)
-
 </div>
 
 The Apache Daffodil™ Extension for Visual Studio Code is an extension to the 
Microsoft® Visual Studio Code (VS Code) editor, designed for Data Format 
Description Language<sup><a href="#footnotes">1</a></sup> 
[(DFDL)](https://daffodil.apache.org/docs/dfdl/) Schema developers. 

Reply via email to