Skip to content

Commit

Permalink
Update AL-Go System Files (#25813)
Browse files Browse the repository at this point in the history
Co-authored-by: mazhelez <[email protected]>
  • Loading branch information
bcbuild-github-agent and mazhelez authored Jan 31, 2024
1 parent 07201ce commit 56190b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@
".github/workflows/_BuildALGoProject.yaml"
],
"UpdateALGoSystemFilesEnvironment": "Official-Build",
"PullRequestTrigger": "pull_request"
"PullRequestTrigger": "pull_request",
"templateSha": "0476547896ebcd3ba5455b3e0e59b48c0d4a26ca"
}
1 change: 1 addition & 0 deletions .github/workflows/UpdateGitHubGoSystemFiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ env:
jobs:
UpdateALGoSystemFiles:
needs: [ ]
environment: Official-Build
runs-on: [ windows-latest ]
steps:
- name: Dump Workflow Information
Expand Down

0 comments on commit 56190b3

Please sign in to comment.