mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-08 06:29:34 -05:00
Update default branch references
This commit is contained in:
parent
d382738fcf
commit
517fe787af
3 changed files with 4 additions and 4 deletions
2
.github/workflows/L10n-update.yml
vendored
2
.github/workflows/L10n-update.yml
vendored
|
|
@ -3,7 +3,7 @@ name: L10n Update
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
trigger-update:
|
||||
|
|
|
|||
4
.github/workflows/php.yml
vendored
4
.github/workflows/php.yml
vendored
|
|
@ -3,11 +3,11 @@ name: PHP Tests
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- release/*
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Icinga Business Process Modeling
|
||||
|
||||
[](https://php.net/)
|
||||

|
||||
[](https://github.com/Icinga/icingaweb2-module-businessprocess/actions/workflows/php.yml)
|
||||
[](https://github.com/Icinga/icingaweb2-module-businessprocess)
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue