Skip to content

Commit 371e75a

Browse files
committed
DELETE THIS COMMIT BEFORE MERGE
1 parent 52118df commit 371e75a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cache-deps.yml

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ on:
1818
schedule:
1919
# Try to save snapshot every day at 03:45 UTC (~21:45 in California)
2020
- cron: "45 3 * * *"
21+
pull_request:
22+
branches:
23+
- '**'
2124

2225
jobs:
2326
pre_job:

0 commit comments

Comments
 (0)