diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index ebfa1aa2b8..3b4500d263 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -41,9 +41,8 @@ "buildModes": [ "Translated" ], - "CICDPushBranches": [ - "main" - ], + "CICDPushBranches": [], + "CICDSchedule": "0 2 * * *", "CICDPullRequestBranches": [ "main" ],