Skip to content

Commit

Permalink
enable
Browse files Browse the repository at this point in the history
  • Loading branch information
freddydk committed Jan 26, 2025
1 parent abec1b7 commit 87d1f49
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,13 @@
"feature/*",
"development"
],
"incrementalBuilds": {
"enable": true
},
"CICDPullRequestBranches": [
"main",
"development"
],
"buildModes": [
"Default",
"Clean",
"NextMajor",
"NextMinor"
],
"conditionalSettings": [
{
"workflows": [
Expand Down Expand Up @@ -77,12 +74,9 @@
"ALL"
],
"useProjectDependencies": true,
"useCompilerFolder": true,
"doNotPublishApps": true,
"NextMajorSchedule": "8 8 * * *",
"runs-on": "ubuntu-latest",
"shell": "pwsh",
"gitHubRunner": "ubuntu-latest",
"gitHubRunner": "windows-latest",
"githubRunnerShell": "pwsh",
"generateDependencyArtifact": true,
"templateSha": "3bd580517add95f3f0ddd206f7dc4a41726d4fe5",
Expand Down

0 comments on commit 87d1f49

Please sign in to comment.