##// END OF EJS Templates
Disable scheduled CI runs on forks (#14366)...
Disable scheduled CI runs on forks (#14366) The three scheduled CI runs are running on forks of the main repo, e.g. https://github.com/ianthomas23/ipython/actions. They can be disabled by each fork owner, but this PR disables them for all forks.

File last commit:

r28633:7eeb48f0
r28694:43f9010d merge
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
[velin]
ignore_patterns =
IPython/core/tests
IPython/testing
[tool.black]
exclude = 'timing\.py'