Skip to content

Commit c6742b8

Browse files
authored
Update realnet-tests.yml
1 parent ee83c14 commit c6742b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/realnet-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
# Run every 6 hours to test against live Solana mainnet (production monitoring)
1414
schedule:
15-
- cron: '0 */6 * * *'
15+
- cron: '0 */72 * * *'
1616

1717
# Allow manual triggering
1818
workflow_dispatch:
@@ -170,4 +170,4 @@ jobs:
170170
issue_number: issue.number,
171171
state: 'closed'
172172
});
173-
}
173+
}

0 commit comments

Comments
 (0)