Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a2794 commit 6469b72Copy full SHA for 6469b72
1 file changed
.github/workflows/tests.yml
@@ -15,9 +15,7 @@ on:
15
paths-ignore:
16
# Skip running tests if changes are only in documentation directories
17
- 'doc/**'
18
- - 'galleries/examples/**'
19
- - 'galleries/plot_types/**'
20
- - 'galleries/tutorials/**'
+ - 'galleries/**'
21
schedule:
22
# 5:47 UTC on Saturdays
23
- cron: "47 5 * * 6"
0 commit comments