Skip to content

Commit

Permalink
Merge pull request #9 from microsoft/UpdateDeploymentSettings
Browse files Browse the repository at this point in the history
Updated AL-Go System Files
  • Loading branch information
andersgMSFT authored Aug 19, 2023
2 parents e6973de + 78be483 commit 89fadaa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "PTE",
"templateUrl": "https://github.com/Microsoft/AL-Go-PTE@PPPreview",
"templateUrl": "https://github.com/microsoft/AL-Go-PTE@PPPreview",
"powerPlatformSolutionFolder": "TakeOrder",
"environments": [
"Dev"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/PullPowerPlatformChanges.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
environment:
description: "Environment"
required: true
default: "Staging"
directCommit:
description: Direct COMMIT (Y/N)
required: false
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/PushPowerPlatformChanges.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
environment:
description: "Environment"
required: true
default: "Staging"

permissions:
contents: write
Expand Down

0 comments on commit 89fadaa

Please sign in to comment.