We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61da1e4 commit c4166aaCopy full SHA for c4166aa
.github/workflows/build-test.yml
@@ -2,7 +2,7 @@ name: Build And Test Extensions
2
3
on:
4
schedule:
5
- - cron: '0 0 1 * *'
+ - cron: '0 20 1 * *'
6
push:
7
branches: [develop]
8
paths:
0 commit comments