Skip to content

Commit e408734

Browse files
authored
Update cache_java.yml
Disable scheduled execution until the workflow is fixed
1 parent 9c6eb41 commit e408734

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cache_java.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Cache Java Distributions
22

33
on:
4-
schedule:
5-
# Runs every day at 03:00 UTC
6-
- cron: '0 3 * * *'
74
workflow_dispatch:
85

96
env:

0 commit comments

Comments
 (0)