Clean setup
This commit is contained in:
parent
9442c1f289
commit
e02aa8ab60
3
.github/workflows/exakat.yml.disabled
vendored
3
.github/workflows/exakat.yml.disabled
vendored
@ -4,6 +4,9 @@ name: "Exakat analysis"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 20 * * *"
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- develop
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
Reference in New Issue
Block a user