Update check_glpi_version.yml

pull/35/head
Antoine Guyon 3 years ago committed by GitHub
parent 728379691e
commit e4c587c97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,7 @@ name: Check GLPI Version
on:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
jobs:
check_version:

Loading…
Cancel
Save