Skip to content

Commit

Permalink
[main] Update AL-Go System Files from freddydk/AL-Go@partial - 0b73f1…
Browse files Browse the repository at this point in the history
…8a5acb3314e3a2fac595ab2a0845b99841
  • Loading branch information
freddydk committed Jan 19, 2025
1 parent 181108b commit a45588e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"workflowconcurrency": [
"group: ${{ github.workflow }}-${{ github.ref }}",
"cancel-in-progress: true"
],
]
}
},
{
Expand Down Expand Up @@ -83,6 +83,6 @@
"gitHubRunner": "ubuntu-latest",
"githubRunnerShell": "pwsh",
"generateDependencyArtifact": true,
"templateSha": "a068ef1fe8064ac54cfc2d5a2b994ecd6ab2dd0c",
"templateSha": "0b73f18a5acb3314e3a2fac595ab2a0845b99841",
"RepoVersion": "1.0"
}
3 changes: 3 additions & 0 deletions .github/workflows/CICD.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: ' CI/CD'
concurrency:
- group: ${{ github.workflow }}-${{ github.ref }}
- cancel-in-progress: true

on:
workflow_dispatch:
Expand Down

0 comments on commit a45588e

Please sign in to comment.