Stable (improve ui + fix refresh cmd and some issue on php8) #125
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
# Workflows check plugin Jeedom | |
push: | |
branches: | |
- beta | |
pull_request: | |
branches: | |
- beta | |
- master | |
name : 'Full Workflows Plugin Jeedom' | |
jobs: | |
plugin: | |
uses: jeedom/workflows/.github/workflows/plugin.yml@main |