Commit 9d2f1bf
authored
CI: skip tests when only files in doc/web changes (github actions) (#41310)
* CI: skip tests when only files in doc/web changes (github)
* Fixed yaml file indent
* Revert "CI: skip tests when only files in doc/web changes (github)"
This reverts commit 7eaca3f.
* CI: Don't run lint if only doc changes (github worklow)
* CI: Don't run lint if only doc changes (azure)
* Fix (ex|in)clude logic in azure templates
* Fixed small "typo"
* Fix location of the "path" parameter
* Removed extra "trigger"
* Fix for comment
https://github.com/pandas-dev/pandas/pull/41310/files#r629288230
* Fix for comment
https://github.com/pandas-dev/pandas/pull/41310/files#r629289631
* Fix for comment
https://github.com/pandas-dev/pandas/pull/41310/files#r628420098
* Fix for comment
#41310 (comment)
* Fix for comment
#41310 (comment)
* Fix for comment
#41310 (comment)
* Only ignore on "pull_request" not on "push"
* Addresing comments
Ref: #41310 (comment)
Co-authored-by: ShaharNaveh <>1 parent 8f70ed5 commit 9d2f1bf
File tree
4 files changed
+13
-2
lines changed- .github/workflows
4 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments