We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a6e38 commit 29831f5Copy full SHA for 29831f5
1 file changed
.github/workflows/mynewt.yaml
@@ -3,7 +3,8 @@ on:
3
push:
4
branches:
5
- main
6
- pull_request:
+ schedule:
7
+ - cron: 42 3 * * *
8
9
name: Mynewt
10
0 commit comments