diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 291304f..adc856d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ on: pull_request: push: branches: - - main + - master jobs: pre-ci: name: Pre-CI diff --git a/README.md b/README.md index b3d5c00..4c49375 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -| GitHub CI | Travis CI | Jenkins Tests | -|:----------------:|:----------------:|:------------------:| -|[![GitHub Build Status](https://github.com/COSIMA/libaccessom2/workflows/CI/badge.svg)](https://github.com/COSIMA/libaccessom2/actions?query=workflow%3ACI)|[![Build Status](https://travis-ci.org/COSIMA/libaccessom2.svg?branch=master)](https://travis-ci.org/COSIMA/libaccessom2) |[![Test Status](https://accessdev.nci.org.au/jenkins/buildStatus/icon?job=ACCESS-OM2/libaccessom2)](https://accessdev.nci.org.au/jenkins/job/ACCESS-OM2/job/libaccessom2/)| +[![Build](https://github.com/ACCESS-NRI/libaccessom2/actions/workflows/ci.yml/badge.svg)](https://github.com/ACCESS-NRI/libaccessom2/actions/workflows/ci.yml) # libaccessom2