We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a4712 commit df44e10Copy full SHA for df44e10
1 file changed
.github/workflows/build_fastdds.yml
@@ -8,7 +8,7 @@ on:
8
required: true
9
default: 'master'
10
schedule:
11
- - cron: '15 * * * *'
+ - cron: '0 0 * * *'
12
13
14
jobs:
0 commit comments