File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
19
19
pull_request :
20
20
branches :
21
- - master
21
+ - main
22
22
23
23
push :
24
24
branches :
25
- - master
25
+ - main
26
26
27
27
schedule :
28
28
- cron : ' 0 0 * * *'
Original file line number Diff line number Diff line change 5
5
[ ![ Documentation] [ docs-badge ]] [ docs-link ]
6
6
[ ![ Apache 2.0 License] [ license-badge ]] [ license-link ]
7
7
8
- [ build-badge ] : https://github.com/proxy-wasm/proxy-wasm-rust-sdk/workflows/Rust/badge.svg?branch=master
9
- [ build-link ] : https://github.com/proxy-wasm/proxy-wasm-rust-sdk/actions?query=workflow%3ARust+branch%3Amaster
8
+ [ build-badge ] : https://github.com/proxy-wasm/proxy-wasm-rust-sdk/workflows/Rust/badge.svg?branch=main
9
+ [ build-link ] : https://github.com/proxy-wasm/proxy-wasm-rust-sdk/actions?query=workflow%3ARust+branch%3Amain
10
10
[ crate-badge ] : https://img.shields.io/crates/v/proxy-wasm.svg
11
11
[ crate-link ] : https://crates.io/crates/proxy-wasm
12
12
[ docs-badge ] : https://docs.rs/proxy-wasm/badge.svg
13
13
[ docs-link ] : https://docs.rs/proxy-wasm
14
14
[ license-badge ] : https://img.shields.io/github/license/proxy-wasm/proxy-wasm-rust-sdk
15
- [ license-link ] : https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/master /LICENSE
15
+ [ license-link ] : https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/main /LICENSE
16
16
17
17
## Examples
18
18
You can’t perform that action at this time.
0 commit comments