mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
for testing
This commit is contained in:
1
.github/workflows/check-jdk-updates.yml
vendored
1
.github/workflows/check-jdk-updates.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user