We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eba0c6 commit 5ef4707Copy full SHA for 5ef4707
1 file changed
.github/workflows/komodod_cd.yml
@@ -2,7 +2,8 @@ name: Komodo build releases
2
3
on:
4
push:
5
- - jl777_dev
+ branches:
6
+ - jl777_dev
7
schedule:
8
# Run at 00:00 UTC on Monday
9
- cron: "0 0 * * 1"
0 commit comments