for testing

This commit is contained in:
Armin Schrenk
2025-01-08 16:02:00 +01:00
parent cbc41d535d
commit 384ca8eb2a

View File

@@ -3,6 +3,7 @@ name: Checks JDK version for minor updates
on:
schedule:
- cron: '0 0 1 * *' # run once a month at the first day of month
workflow_dispatch:
env:
JDK_VERSION: '23.0.1+11'