File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11name : Pull Request Check
22on :
3+ push :
4+ paths-ignore :
5+ - ' docs/**'
6+ - ' **.md'
7+ - ' mkdocs.yml'
8+ - ' .gitignore'
9+ branches :
10+ - master
311 pull_request :
412 paths-ignore :
513 - ' docs/**'
8795 tag :
8896 - ' basic || basic-raft || (advanced && raft) || networks/typical::raft'
8997 - ' basic || basic-istanbul || (advanced && istanbul && !block-heights) || networks/typical::istanbul'
98+ - ' validator-management && networks/template::istanbul-3plus1'
99+ - ' multitenancy && networks/plugins::raft-multitenancy'
100+ - ' migration && networks/template::istanbul-4nodes'
101+ - ' migration && networks/template::raft-4nodes'
102+ - ' basic || networks/typical::raftmps'
103+ - ' basic || networks/typical::istanbulmps'
90104 runs-on : ubuntu-18.04
91105 steps :
92106 - name : ' Download workflow artifact - Docker image'
You can’t perform that action at this time.
0 commit comments