Skip to content

Commit d0b7565

Browse files
committed
Fix CI build
1 parent 70fe6ed commit d0b7565

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: MiddyNet Continuous Integration
22

33
on:
44
push:
5+
branches:
6+
- '**'
57
tags-ignore:
68
- preview-* # Don't run the CI build when publishing the preview nugets
79
- release-* # Don't run the CI build when publishing the release nugets

0 commit comments

Comments
 (0)