Skip to content

Commit ebdebe0

Browse files
committed
[ci] Run 6.30 nighly only every other night
1 parent 2ca3455 commit ebdebe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/root-630.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'ROOT 6.30'
33

44
on:
55
schedule:
6-
- cron: '30 1 * * *'
6+
- cron: '30 1 1-31/2 * *'
77

88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)