Skip to content

Commit 23031cf

Browse files
committed
Clean up test workflow
1 parent 519222e commit 23031cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Test @upstash/redis compatability
22
on:
3+
workflow_dispatch:
34
push:
45
paths:
56
- 'lib/**'
6-
workflow_dispatch:
77
schedule:
88
- cron: '0 12 * * *'
99

0 commit comments

Comments
 (0)