From 3ccdbc36da17c0625ea81a0cc6ee2ae0c5acb187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20C=2E=20Riven=C3=A6s?= Date: Fri, 28 Apr 2023 14:02:38 +0200 Subject: [PATCH] Rename master branch to main --- .github/workflows/test_scripts.yml | 4 ++-- .github/workflows/test_vs_ert.yml | 4 ++-- HISTORY.rst | 2 +- README.rst | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/test_scripts.yml b/.github/workflows/test_scripts.yml index 695c40a..685778e 100644 --- a/.github/workflows/test_scripts.yml +++ b/.github/workflows/test_scripts.yml @@ -2,9 +2,9 @@ name: Tests on: push: - branches: [master] + branches: [main] pull_request: - branches: [master] + branches: [main] jobs: testing: diff --git a/.github/workflows/test_vs_ert.yml b/.github/workflows/test_vs_ert.yml index 8b91403..6996433 100644 --- a/.github/workflows/test_vs_ert.yml +++ b/.github/workflows/test_vs_ert.yml @@ -2,9 +2,9 @@ name: Test vs ERT on: push: - branches: [master] + branches: [main] pull_request: - branches: [master] + branches: [main] jobs: test_vs_ert: diff --git a/HISTORY.rst b/HISTORY.rst index 7631693..21e580a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,5 +4,5 @@ History See commits and releases on Github: -* https://github.com/equinor/xtgeoapp-grd3dmaps/commits/master +* https://github.com/equinor/xtgeoapp-grd3dmaps/commits/main * https://github.com/equinor/xtgeoapp-grd3dmaps/releases diff --git a/README.rst b/README.rst index 7c50ace..1a7a468 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -.. image:: https://travis-ci.com/equinor/xtgeoapp-grd3dmaps.svg?token=6jQHz1Rt4hEEy4skfFKt&branch=master +.. image:: https://travis-ci.com/equinor/xtgeoapp-grd3dmaps.svg?token=6jQHz1Rt4hEEy4skfFKt&branch=main :target: https://travis-ci.com/equinor/xtgeoapp-grd3dmaps .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black