We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861cd6d commit 4a86f66Copy full SHA for 4a86f66
.github/workflows/tests.yml
@@ -2,8 +2,6 @@ name: tests
2
on:
3
push:
4
pull_request:
5
- schedule:
6
- - cron: "7 7 * * *"
7
8
jobs:
9
0 commit comments