Skip to content

Commit 466a929

Browse files
authored
Disable GA scheduling since it disables CI after 60 days (#43)
1 parent 6a026a0 commit 466a929

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/continuous-integration.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: "Continuous Integration"
33
on:
44
pull_request:
55
push:
6-
schedule:
7-
- cron: "0 0 1 * *"
86

97
jobs:
108
unit-tests:

0 commit comments

Comments
 (0)