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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b832fa6 Trailing spaces [skip ci]
5b832fa6 is described below

commit 5b832fa64522fdaec4aba965b761e8e15ae062b7
Author: Sebb <s...@apache.org>
AuthorDate: Wed Jan 29 23:55:20 2025 +0000

    Trailing spaces [skip ci]
---
 .github/workflows/maven.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 256fe383..3571cc9e 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -31,10 +31,10 @@ jobs:
         experimental: [false]
         include:
           - java: 23
-            experimental: true        
+            experimental: true
           - java: 24-ea
-            experimental: true        
-        
+            experimental: true
+
     steps:
     - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
       with:

Reply via email to