Skip to content

Commit 095dbd3

Browse files
committed
switch test to daily, temp
1 parent f0c6dd6 commit 095dbd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/x509-interop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: wolfSSH x509 Interop Test
33
on:
44
schedule:
55
# Weekly: Mondays at 06:00 UTC
6-
- cron: '0 6 * * 1'
6+
- cron: '0 6 * * *'
77
workflow_dispatch:
88

99
concurrency:

0 commit comments

Comments
 (0)