Default branch name is now main

This commit is contained in:
Johannes Meyer 2023-06-27 14:04:29 +02:00
parent aaff1c3f58
commit a1d0b890d7
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ name: L10n Update
on:
push:
branches:
- master
- main
jobs:
trigger-update:

View file

@ -3,11 +3,11 @@ name: PHP Tests
on:
push:
branches:
- master
- main
- release/*
pull_request:
branches:
- master
- main
jobs:
lint:

View file

@ -1,7 +1,7 @@
# Icinga Web Graphite Integration
[![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-graphite/workflows/PHP%20Tests/badge.svg?branch=master)
![Build Status](https://github.com/icinga/icingaweb2-module-graphite/workflows/PHP%20Tests/badge.svg?branch=main)
[![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-graphite.svg)](https://github.com/Icinga/icingaweb2-module-graphite)
![Icinga Logo](https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png)

View file

@ -184,7 +184,7 @@ pl.value = "alias(color($metric$, '#1a7dd7'), 'Packet loss (%)')"
## Default Template Settings <a id="templates-default-settings"></a>
Next to maintaining templates for specific commands, you can
specify the default template settings in the [default.ini](https://github.com/Icinga/icingaweb2-module-graphite/blob/master/templates/default.ini)
specify the default template settings in the [default.ini](https://github.com/Icinga/icingaweb2-module-graphite/blob/main/templates/default.ini)
configuration file.
The following example adjusts the background and foreground colors