We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a026a0 commit 466a929Copy full SHA for 466a929
.github/workflows/continuous-integration.yml
@@ -3,8 +3,6 @@ name: "Continuous Integration"
3
on:
4
pull_request:
5
push:
6
- schedule:
7
- - cron: "0 0 1 * *"
8
9
jobs:
10
unit-tests:
0 commit comments