File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 1616 - closed
1717 push :
1818 branches :
19- - ' main'
2019 - ' release/**'
2120
2221concurrency :
4342 # Mark the job as a success even if the step fails so that people do
4443 # not get notified while the new premerge pipeline is in an
4544 # experimental state.
46- # TODO(boomanaiden154): Remove this once the pipeline is stable and we
47- # are ready for people to start recieving notifications.
48- continue-on-error : true
4945 run : |
5046 git config --global --add safe.directory '*'
5147
@@ -110,9 +106,6 @@ jobs:
110106 # Mark the job as a success even if the step fails so that people do
111107 # not get notified while the new premerge pipeline is in an
112108 # experimental state.
113- # TODO(boomanaiden154): Remove this once the pipeline is stable and we
114- # are ready for people to start recieving notifications.
115- continue-on-error : true
116109 if : ${{ steps.vars.outputs.windows-projects != '' }}
117110 shell : cmd
118111 run : |
You can’t perform that action at this time.
0 commit comments