Ajouter la méthode cronHourly pour exécuter LTE si pas de ppp0 dans u… #34
Workflow file for this run
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 |