forked from lix-project/lix
Fix the hydra_status CI job
This commit is contained in:
parent
70083218b3
commit
541e10496a
2
.github/workflows/hydra_status.yml
vendored
2
.github/workflows/hydra_status.yml
vendored
|
@ -6,8 +6,6 @@ on:
|
|||
schedule:
|
||||
- cron: "12,42 * * * *"
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check_hydra_status:
|
||||
|
|
Loading…
Reference in a new issue