File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
on :
4
4
push :
5
5
branches :
6
- - master
6
+ - main
7
7
- dev
8
8
- ' releases/**'
9
9
tags : ' *'
Original file line number Diff line number Diff line change 3
3
[ ![ Documentation for stable version] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://oschulz.github.io/ForwardDiffPullbacks.jl/stable )
4
4
[ ![ Documentation for development version] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://oschulz.github.io/ForwardDiffPullbacks.jl/dev )
5
5
[ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE.md )
6
- [ ![ Build Status] ( https://github.com/oschulz/ForwardDiffPullbacks.jl/workflows/CI/badge.svg?branch=master )] ( https://github.com/oschulz/ForwardDiffPullbacks.jl/actions?query=workflow%3ACI )
7
- [ ![ Codecov] ( https://codecov.io/gh/oschulz/ForwardDiffPullbacks.jl/branch/master /graph/badge.svg )] ( https://codecov.io/gh/oschulz/ForwardDiffPullbacks.jl )
6
+ [ ![ Build Status] ( https://github.com/oschulz/ForwardDiffPullbacks.jl/workflows/CI/badge.svg?branch=main )] ( https://github.com/oschulz/ForwardDiffPullbacks.jl/actions?query=workflow%3ACI )
7
+ [ ![ Codecov] ( https://codecov.io/gh/oschulz/ForwardDiffPullbacks.jl/branch/main /graph/badge.svg )] ( https://codecov.io/gh/oschulz/ForwardDiffPullbacks.jl )
8
8
9
9
ForwardDiffPullbacks implements pullbacks compatible with
10
10
[ ChainRulesCore] ( https://github.com/JuliaDiff/ChainRulesCore.jl ) that are calculated via
You can’t perform that action at this time.
0 commit comments