Skip to content

Commit fab6c8f

Browse files
authored
Merge pull request #77 from ksooo/piers-branches
Piers branches
2 parents c992d0f + c414b92 commit fab6c8f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/increment-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Increment version when languages are updated
22

33
on:
44
push:
5-
branches: [ Matrix, Nexus, Omega ]
5+
branches: [ Matrix, Nexus, Omega, Piers ]
66
paths:
77
- '**resource.language.**strings.po'
88

.github/workflows/sync-addon-metadata-translations.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Sync addon metadata translations
22

33
on:
44
push:
5-
branches: [ Matrix, Nexus, Omega ]
5+
branches: [ Matrix, Nexus, Omega, Piers ]
66
paths:
77
- '**addon.xml.in'
88
- '**resource.language.**strings.po'

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
This is the Pluto.tv PVR client addon for [Kodi](https://kodi.tv). It provides Kodi integration for the TV streaming provider pluto.tv
44

55
[![License: GPL-2.0-or-later](https://img.shields.io/badge/License-GPL%20v2+-blue.svg)](LICENSE.md)
6-
[![Build and run tests](https://github.com/kodi-pvr/pvr.plutotv/actions/workflows/build.yml/badge.svg?branch=Omega)](https://github.com/kodi-pvr/pvr.plutotv/actions/workflows/build.yml)
7-
[![Build Status](https://dev.azure.com/teamkodi/kodi-pvr/_apis/build/status/kodi-pvr.pvr.plutotv?branchName=Omega)](https://dev.azure.com/teamkodi/kodi-pvr/_build/latest?definitionId=81&branchName=Omega)
8-
[![Build Status](https://jenkins.kodi.tv/view/Addons/job/kodi-pvr/job/pvr.plutotv/job/Omega/badge/icon)](https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-pvr%2Fpvr.plutotv/branches/)
6+
[![Build and run tests](https://github.com/kodi-pvr/pvr.plutotv/actions/workflows/build.yml/badge.svg?branch=Piers)](https://github.com/kodi-pvr/pvr.plutotv/actions/workflows/build.yml)
7+
[![Build Status](https://dev.azure.com/teamkodi/kodi-pvr/_apis/build/status/kodi-pvr.pvr.plutotv?branchName=Piers)](https://dev.azure.com/teamkodi/kodi-pvr/_build/latest?definitionId=81&branchName=Piers)
8+
[![Build Status](https://jenkins.kodi.tv/view/Addons/job/kodi-pvr/job/pvr.plutotv/job/Piers/badge/icon)](https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-pvr%2Fpvr.plutotv/branches/)
99

1010
## Build instructions
1111

0 commit comments

Comments
 (0)