File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11name : Documenter
22on :
33 push :
4- branches : [master ]
4+ branches : [main ]
55 tags : [v*]
66 pull_request :
77 branches :
8- - master
8+ - main
99 workflow_dispatch :
1010jobs :
1111 Documenter :
Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ name: Tier1
22on :
33 push :
44 branches :
5- - master
5+ - main
66 paths-ignore :
77 - ' LICENSE.md'
88 - ' README.md'
99 - ' docs/*'
1010 pull_request :
1111 branches :
12- - master
12+ - main
1313 paths-ignore :
1414 - ' LICENSE.md'
1515 - ' README.md'
Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ name: Tier2
22on :
33 push :
44 branches :
5- - master
5+ - main
66 paths-ignore :
77 - ' LICENSE.md'
88 - ' README.md'
99 - ' docs/*'
1010 pull_request :
1111 branches :
12- - master
12+ - main
1313 paths-ignore :
1414 - ' LICENSE.md'
1515 - ' README.md'
Original file line number Diff line number Diff line change 66[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://RePsychLing.github.io/MixedModelsSim.jl/dev )
77![ T1-url] [ T1-img ]
88![ T2-url] [ T2-img ]
9- [ ![ Codecov] ( https://codecov.io/gh/RePsychLing/MixedModelsSim.jl/branch/master /graph/badge.svg )] ( https://codecov.io/gh/RePsychLing/MixedModelsSim.jl )
9+ [ ![ Codecov] ( https://codecov.io/gh/RePsychLing/MixedModelsSim.jl/branch/main /graph/badge.svg )] ( https://codecov.io/gh/RePsychLing/MixedModelsSim.jl )
1010
1111This package provides some utility functions for generating experimental designs, especially those with crossed factors.
1212
You can’t perform that action at this time.
0 commit comments