Skip to content

Commit 418688f

Browse files
committed
delete this pull request push trigger before
1 parent 9a1aba2 commit 418688f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cache-deps.yml

Lines changed: 3 additions & 0 deletions
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)