We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 970e783 commit 5fcce5fCopy full SHA for 5fcce5f
1 file changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
tags:
6
- '*'
7
schedule:
8
- - cron: '0 8 * * *'
+ - cron: '0 6 * * *'
9
jobs:
10
prepare:
11
name: Check if the latest truffleruby commit is already built
0 commit comments