File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ name: CI
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
88 branches :
9- - master
9+ - main
1010
1111jobs :
1212 test :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ License
2424 See the License for the specific language governing permissions and
2525 limitations under the License.
2626
27- [ ci-shield ] : https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=master
27+ [ ci-shield ] : https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=main
2828[ ci-link ] : https://github.com/google/compile-testing/actions
2929[ maven-shield ] : https://img.shields.io/maven-central/v/com.google.testing.compile/compile-testing.png
3030[ maven-link ] : https://search.maven.org/artifact/com.google.testing.compile/compile-testing
You can’t perform that action at this time.
0 commit comments