Skip to content

Commit 1edbe14

Browse files
brunoborgesCopilot
andcommitted
Schedule workflow for third Friday of March and September
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 70a1b32 commit 1edbe14

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/check-new-jdk.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/check-new-jdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
on:
33
schedule:
4-
- cron: '0 12 15 3,9 *' # March 15 and September 15 at noon UTC
4+
- cron: '0 12 15-21 3,9 5' # Third Friday of March and September at noon UTC
55
workflow_dispatch:
66
description: >
77
Checks for new OpenJDK releases and proposes new java.evolved snippets

0 commit comments

Comments
 (0)