We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd77214 commit 363ddbeCopy full SHA for 363ddbe
.circleci/config.yml
@@ -151,17 +151,17 @@ workflows:
151
context:
152
- lec-github-packages-rw
153
- SonarCloud
154
- filters:
155
- branches:
156
- only: master
+ # filters:
+ # branches:
+ # only: master
157
- nuget-prepare:
158
requires:
159
- build
160
161
162
163
164
165
- nuget-publish:
166
167
- nuget-prepare
0 commit comments