From 51d884ab60343416e0164bf64e7a427b2c7add2a Mon Sep 17 00:00:00 2001 From: REAndroid Date: Tue, 21 May 2024 17:00:41 +0200 Subject: [PATCH] Update test-with-other-jdk.yml --- .github/workflows/test-with-other-jdk.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/test-with-other-jdk.yml b/.github/workflows/test-with-other-jdk.yml index dfcb40e39..851171ea5 100644 --- a/.github/workflows/test-with-other-jdk.yml +++ b/.github/workflows/test-with-other-jdk.yml @@ -1,3 +1,6 @@ + +name: Run with other jdks + on: push: branches: [ "main" ]