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,7 +3,7 @@ name: L10n Update
33on :
44 push :
55 branches :
6- - master
6+ - main
77
88jobs :
99 trigger-update :
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ name: PHP Tests
33on :
44 push :
55 branches :
6- - master
6+ - main
77 - release/*
88 pull_request :
99 branches :
10- - master
10+ - main
1111
1212jobs :
1313 lint :
Original file line number Diff line number Diff line change 11# Icinga Reporting
22
33[ ![ PHP Support] ( https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP )] ( https://php.net/ )
4- ![ Build Status ] ( https://github.com/icinga /icingaweb2-module-reporting/workflows/PHP%20Tests /badge.svg?branch=master )
5- [ ![ Github Tag] ( https://img.shields.io/github/tag/Icinga/icingaweb2-module-reporting.svg )] ( https://github.com/Icinga/icingaweb2-module-reporting )
4+ [ ![ PHP Tests ] ( https://github.com/Icinga /icingaweb2-module-reporting/actions/ workflows/php.yml /badge.svg )] ( https://github.com/Icinga/icingaweb2-module-reporting/actions/workflows/php.yml )
5+ [ ![ Github Tag] ( https://img.shields.io/github/tag/Icinga/icingaweb2-module-reporting.svg )] ( https://github.com/Icinga/icingaweb2-module-reporting/releases/latest )
66
77![ Icinga Logo] ( https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png )
88
You can’t perform that action at this time.
0 commit comments