File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Documentation
33on :
44 push :
55 branches :
6- - master
6+ - main
77 tags : ' *'
88 pull_request :
99
Original file line number Diff line number Diff line change 22on :
33 push :
44 branches :
5- - master
5+ - main
66 pull_request :
77jobs :
88 test :
Original file line number Diff line number Diff line change 22
33[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://turinglang.github.io/TuringCallbacks.jl/stable )
44[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://turinglang.github.io/TuringCallbacks.jl/dev )
5- [ ![ Build Status] ( https://github.com/torfjelde /TuringCallbacks.jl/workflows/CI/badge.svg )] ( https://github.com/TuringLang/TuringCallbacks.jl/actions )
6- [ ![ Coverage] ( https://codecov.io/gh/torfjelde /TuringCallbacks.jl/branch/master /graph/badge.svg )] ( https://codecov.io/gh/TuringLang/TuringCallbacks.jl )
5+ [ ![ Build Status] ( https://github.com/TuringLang /TuringCallbacks.jl/workflows/CI/badge.svg )] ( https://github.com/TuringLang/TuringCallbacks.jl/actions )
6+ [ ![ Coverage] ( https://codecov.io/gh/TuringLang /TuringCallbacks.jl/branch/main /graph/badge.svg )] ( https://codecov.io/gh/TuringLang/TuringCallbacks.jl )
77
8- A package containing some convenient callbacks to use when you ` sample ` in [ ` Turing.jl ` ] ( https://codecov.io/gh /TuringLang/Turing.jl ) .
8+ A package containing some convenient callbacks to use when you ` sample ` in [ ` Turing.jl ` ] ( https://github.com /TuringLang/Turing.jl ) .
99
1010See the dev-docs for more information.
You can’t perform that action at this time.
0 commit comments