diff --git a/.github/workflows/L10n-update.yml b/.github/workflows/L10n-update.yml index 9dce59a..45599e8 100644 --- a/.github/workflows/L10n-update.yml +++ b/.github/workflows/L10n-update.yml @@ -3,7 +3,7 @@ name: L10n Update on: push: branches: - - master + - main jobs: trigger-update: diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 923797c..560c6bb 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -3,11 +3,11 @@ name: PHP Tests on: push: branches: - - master + - main - release/* pull_request: branches: - - master + - main jobs: lint: diff --git a/README.md b/README.md index b2c1ab5..45fce7a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Icinga Cube [![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/) -![Build Status](https://github.com/icinga/icingaweb2-module-cube/workflows/PHP%20Tests/badge.svg?branch=master) +![Build Status](https://github.com/icinga/icingaweb2-module-cube/workflows/PHP%20Tests/badge.svg?branch=main) [![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-cube.svg)](https://github.com/Icinga/icingaweb2-module-cube) ![Icinga Logo](https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png)