File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,7 @@ name: Linters and coding standards checks
22
33on :
44 push :
5- paths-ignore :
6- - ' doc/**'
7- - ' .github/ISSUE_TEMPLATE/**'
8- - ' README.md'
95 pull_request :
10- paths-ignore :
11- - ' doc/**'
12- - ' .github/ISSUE_TEMPLATE/**'
13- - ' README.md'
146
157jobs :
168 clang-format :
Original file line number Diff line number Diff line change @@ -2,10 +2,6 @@ name: MacOS static GUI binary
22
33on :
44 push :
5- paths-ignore :
6- - ' doc/**'
7- - ' .github/ISSUE_TEMPLATE/**'
8- - ' README.md'
95 tags :
106 - ' v*'
117 schedule :
Original file line number Diff line number Diff line change @@ -2,10 +2,6 @@ name: pygambit Python extension
22
33on :
44 push :
5- paths-ignore :
6- - ' doc/**'
7- - ' .github/ISSUE_TEMPLATE/**'
8- - ' README.md'
95 pull_request :
106
117jobs :
Original file line number Diff line number Diff line change @@ -2,15 +2,7 @@ name: Build executables
22
33on :
44 push :
5- paths-ignore :
6- - ' doc/**'
7- - ' .github/ISSUE_TEMPLATE/**'
8- - ' README.md'
95 pull_request :
10- paths-ignore :
11- - ' doc/**'
12- - ' .github/ISSUE_TEMPLATE/**'
13- - ' README.md'
146
157jobs :
168 linux :
Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ name: pygambit wheels
33
44on :
55 push :
6- paths-ignore :
7- - ' doc/**'
8- - ' .github/ISSUE_TEMPLATE/**'
9- - ' README.md'
106 tags :
117 - ' v*'
128 schedule :
You can’t perform that action at this time.
0 commit comments