Skip to content

Commit e7f640e

Browse files
authored
Merge pull request #205 from Project-MONAI/main-to-develop
Main to develop
2 parents 869df4d + 7fad579 commit e7f640e

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ jobs:
6666
- name: Perform CodeQL Analysis
6767
uses: github/codeql-action/analyze@v2
6868

69-
- name: Build Solution
70-
run: dotnet build -c ${{ env.BUILD_CONFIG }} --nologo ${{ env.SOLUTION }}
71-
working-directory: ./src
72-
7369
analyze:
7470
runs-on: ubuntu-latest
7571
permissions:

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ branches:
5656
ignore:
5757
sha: []
5858
merge-message-formats: {}
59-
next-version: 0.2.13
59+
next-version: 0.2.14

0 commit comments

Comments
 (0)