Skip to content

Commit

Permalink
Exclude Official env from Deploy (microsoft#25002)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazhelez authored Oct 6, 2023
1 parent 4dbe934 commit 6d5e519
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"Default",
"Clean"
],
"excludeEnvironments": [
"Official"
],
"enableCodeCop": true,
"CICDPushBranches": [
"main"
Expand Down

0 comments on commit 6d5e519

Please sign in to comment.