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