File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -179,20 +179,3 @@ jobs:
179179 steps :
180180 - uses : jupyterlab/maintainer-tools/.github/actions/base-setup@v1
181181 - uses : jupyterlab/maintainer-tools/.github/actions/test-sdist@v1
182-
183- tests_check : # This job does nothing and is only used for the branch protection
184- if : always()
185- needs :
186- - coverage
187- - test_lint
188- - test_minimum_versions
189- - test_prereleases
190- - check_links
191- - check_release
192- - test_sdist
193- runs-on : ubuntu-latest
194- steps :
195- - name : Decide whether the needed jobs succeeded or failed
196- uses : re-actors/alls-green@release/v1
197- with :
198- jobs : ${{ toJSON(needs) }}
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ You can find more information on the Jupyter website. https://jupyter.org/securi
77
88## Tidelift
99
10- You can report security concerns for IPython via the [ Tidelift platform] ( https://tidelift.com/security ) .
10+ You can report security concerns for IPython via the [ Tidelift platform] ( https://tidelift.com ) .
You can’t perform that action at this time.
0 commit comments