Skip to content

Commit

Permalink
Merge pull request #8 from jeedom/beta
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
zoic21 authored Jan 8, 2024
2 parents 37a343e + 8d7873b commit 4d3f66c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/work.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,8 @@ on:
- beta
- master

name : 'Test Plugin Jeedom'
name : 'Full Workflows Plugin Jeedom'

jobs:
codeLintGlobal:
uses: jeedom/workflows/.github/workflows/codeLintGlobal.yml@main
php73:
uses: jeedom/workflows/.github/workflows/lint_Php73.yml@main
php74:
uses: jeedom/workflows/.github/workflows/lint_Php74.yml@main
php:
uses: jeedom/workflows/.github/workflows/php.yml@main
plugin:
uses: jeedom/workflows/.github/workflows/plugin.yml@main
4 changes: 4 additions & 0 deletions docs/fr_FR/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
>
>Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte.
# 08/01/2024

- Préparation pour jeedom 4.4

# 27/11/2023

- Meilleure gestion des modes du thermostats
Expand Down

0 comments on commit 4d3f66c

Please sign in to comment.