Skip to content

Commit d9e15ac

Browse files
committed
Drop on "schedule" from CI
It disables Actions after a while of inactivity
1 parent 2466d07 commit d9e15ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
push:
66
branches:
77
- "master"
8-
schedule:
9-
- cron: "42 3 * * *"
108
workflow_dispatch:
119

1210
jobs:

0 commit comments

Comments
 (0)