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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 20 * * *"
|
- cron: "0 20 * * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
branches:
|
||||||
|
- develop
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user