Skip to content

Commit

Permalink
Merge pull request #197 from BusinessCentralApps/update-al-go-system-…
Browse files Browse the repository at this point in the history
…files/main/250121144407

[main@ab4dedf] Update AL-Go System Files from freddydk/AL-Go@partial - 90a752b
  • Loading branch information
freddydk authored Jan 21, 2025
2 parents ab4dedf + da668f0 commit 29d355a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@
"gitHubRunner": "ubuntu-latest",
"githubRunnerShell": "pwsh",
"generateDependencyArtifact": true,
"templateSha": "fb7002adbfd34898b56699e0533523d5d8d8d449",
"templateSha": "90a752ba9e7c258df92a92b84e533c52b33070e7",
"RepoVersion": "1.0"
}
7 changes: 3 additions & 4 deletions .github/workflows/CICD.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ' CI/CD'
concurrency:
- group: ${{ github.workflow }}-${{ github.ref }}
- cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

on:
workflow_dispatch:
Expand All @@ -12,8 +12,7 @@ on:
- '!.github/workflows/CICD.yaml'
branches: [ 'main', 'release/*', 'feature/*', 'development' ]
schedule:
- cron: '5 4 * * *'
- cron: '8 8 * * *'
- cron: 'cron: '5 4 * * *''

defaults:
run:
Expand Down

0 comments on commit 29d355a

Please sign in to comment.