Skip to content

Commit 80ae595

Browse files
committed
CI: cache-deps: rm pull request hook
I needed to remove b0621d7 before merge. That is my fault, I should be more conservative between draft<->mergable PR.
1 parent 0b74792 commit 80ae595

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cache-deps.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ 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-
- '**'
2421

2522
jobs:
2623
pre_job:

0 commit comments

Comments
 (0)