File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -3,39 +3,8 @@ name: PR test suite
3
3
on :
4
4
push :
5
5
branches : [main]
6
- paths-ignore :
7
- - ' .vscode/**'
8
- - ' ci/**'
9
- - ' docs/**'
10
- - ' .git-blame-ignore-revs'
11
- - ' .gitignore'
12
- - ' .lldbinit'
13
- - ' .readthedocs.yaml'
14
- - ' CODE_OF_CONDUCT.md'
15
- - ' CONTRIBUTING.md'
16
- - ' LICENSE'
17
- - ' README.rst'
18
- - ' SECURITY.md'
19
- - ' codecov.yml'
20
- - ' mkdocs.yml'
21
-
22
6
pull_request :
23
7
branches : [main]
24
- paths-ignore :
25
- - ' .vscode/**'
26
- - ' ci/**'
27
- - ' docs/**'
28
- - ' .git-blame-ignore-revs'
29
- - ' .gitignore'
30
- - ' .lldbinit'
31
- - ' .readthedocs.yaml'
32
- - ' CODE_OF_CONDUCT.md'
33
- - ' CONTRIBUTING.md'
34
- - ' LICENSE'
35
- - ' README.rst'
36
- - ' SECURITY.md'
37
- - ' codecov.yml'
38
- - ' mkdocs.yml'
39
8
# `workflow_dispatch` allows CodSpeed to trigger backtest
40
9
# performance analysis in order to generate initial data.
41
10
workflow_dispatch :
You can’t perform that action at this time.
0 commit comments