Clean setup

This commit is contained in:
Laurent Destailleur 2022-12-30 15:22:09 +01:00
parent 9442c1f289
commit e02aa8ab60

View File

@ -4,6 +4,9 @@ name: "Exakat analysis"
on: on:
schedule: schedule:
- cron: "0 20 * * *" - cron: "0 20 * * *"
workflow_dispatch:
branches:
- develop
permissions: permissions:
contents: read contents: read