Compare commits
2 Commits
1
.github/config/gitversion.yml
vendored
1
.github/config/gitversion.yml
vendored
@@ -1,4 +1,3 @@
|
|||||||
next-version: 1.0.0
|
|
||||||
assembly-versioning-scheme: MajorMinorPatch
|
assembly-versioning-scheme: MajorMinorPatch
|
||||||
assembly-file-versioning-scheme: MajorMinorPatch
|
assembly-file-versioning-scheme: MajorMinorPatch
|
||||||
|
|
||||||
|
|||||||
4
.github/workflows/push_main.yml
vendored
4
.github/workflows/push_main.yml
vendored
@@ -4,8 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
paths:
|
#paths:
|
||||||
- "TimetableDesigner.Backend.Events**"
|
#- "TimetableDesigner.Backend.Events**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user