Skip to content

Commit 6c7b9aa

Browse files
committed
add missing schedule
1 parent 97eb40b commit 6c7b9aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/java-linux-snippets.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches-ignore: [main]
66
pull_request:
77
branches: [main]
8+
schedule:
9+
- cron: "15 7 * * *"
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)