From e02aa8ab60c3992fc7adfe9aab799d9f9e8af55e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 30 Dec 2022 15:22:09 +0100 Subject: [PATCH] Clean setup --- .github/workflows/exakat.yml.disabled | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/exakat.yml.disabled b/.github/workflows/exakat.yml.disabled index 528626e0308..f5ecdb8c614 100644 --- a/.github/workflows/exakat.yml.disabled +++ b/.github/workflows/exakat.yml.disabled @@ -4,6 +4,9 @@ name: "Exakat analysis" on: schedule: - cron: "0 20 * * *" + workflow_dispatch: + branches: + - develop permissions: contents: read