Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piers branches #121

Merged
merged 3 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/increment-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Increment version when languages are updated

on:
push:
branches: [ Matrix, Nexus, Omega ]
branches: [ Matrix, Nexus, Omega, Piers ]
paths:
- '**resource.language.**strings.po'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-addon-metadata-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sync addon metadata translations

on:
push:
branches: [ Matrix, Nexus, Omega ]
branches: [ Matrix, Nexus, Omega, Piers ]
paths:
- '**addon.xml.in'
- '**resource.language.**strings.po'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Extension PVR Kodi pour Freebox TV

[![License: MIT](https://img.shields.io/badge/MIT-blue.svg)](LICENSE)
[![Build and run tests](https://github.com/aassif/pvr.freebox/actions/workflows/build.yml/badge.svg?branch=Omega)](https://github.com/aassif/pvr.freebox/actions/workflows/build.yml)
[![Build Status](https://jenkins.kodi.tv/view/Addons/job/aassif/job/pvr.freebox/job/Omega/badge/icon)](https://jenkins.kodi.tv/blue/organizations/jenkins/aassif%2Fpvr.freebox/branches/)
[![Build and run tests](https://github.com/aassif/pvr.freebox/actions/workflows/build.yml/badge.svg?branch=Piers)](https://github.com/aassif/pvr.freebox/actions/workflows/build.yml)
[![Build Status](https://jenkins.kodi.tv/view/Addons/job/aassif/job/pvr.freebox/job/Piers/badge/icon)](https://jenkins.kodi.tv/blue/organizations/jenkins/aassif%2Fpvr.freebox/branches/)

Compatible Freebox Revolution, Freebox Mini 4K et Freebox Delta.

Expand Down