We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641e5d8 commit 825591aCopy full SHA for 825591a
2 files changed
.github/workflows/test-redis.yml
@@ -3,8 +3,6 @@ name: "Test Redis"
3
on:
4
push:
5
pull_request:
6
- schedule:
7
- - cron: '0 03 * * 1' # At 03:00 on Monday.
8
9
jobs:
10
tests:
.github/workflows/test.yml
@@ -3,8 +3,6 @@ name: "Test"
0 commit comments