Skip to content

Commit 41cc74b

Browse files
committed
CI: caching: rm schedule
It seems would not be needed. `cabal.project` has pinned Hackage revision & when HLS code updates in `master` is during merges.
1 parent 91ee098 commit 41cc74b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/caching.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ on:
1717
push:
1818
branches:
1919
- master
20-
schedule:
21-
# Try to save snapshot every day at 08:25 UTC (~00:25 in California)
22-
- cron: "25 8 * * *"
2320

2421
jobs:
2522
pre_job:

0 commit comments

Comments
 (0)