Commit c4896a5 1 parent d79fe71 commit c4896a5 Copy full SHA for c4896a5
File tree 10 files changed +10
-0
lines changed
10 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 13
13
paths :
14
14
exclude :
15
15
- Docs
16
+ - ' **/*.rst'
16
17
17
18
jobs :
18
19
- job :
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-clangsanitizers
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-clangtidy
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-cuda
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-hip
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-insituvis
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-intel
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-macos
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-ubuntu
Original file line number Diff line number Diff line change 7
7
pull_request :
8
8
paths-ignore :
9
9
- " Docs/**"
10
+ - " **.rst"
10
11
11
12
concurrency :
12
13
group : ${{ github.ref }}-${{ github.head_ref }}-windows
You can’t perform that action at this time.
0 commit comments