diff options
author | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2022-07-05 16:28:39 +0200 |
---|---|---|
committer | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2022-07-05 16:28:39 +0200 |
commit | 541e10496a242d7c32b4e3f3ce9b4caacc04eb14 (patch) | |
tree | 369dd63788917fe39387c8676c71dcddd77fbb42 /.github | |
parent | 70083218b3727bd1279026cbe4d4179d0c7182c0 (diff) |
Fix the hydra_status CI job
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/hydra_status.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/hydra_status.yml b/.github/workflows/hydra_status.yml index 7766e4f8e..38a9c0877 100644 --- a/.github/workflows/hydra_status.yml +++ b/.github/workflows/hydra_status.yml @@ -6,8 +6,6 @@ on: schedule: - cron: "12,42 * * * *" workflow_dispatch: -permissions: - contents: read jobs: check_hydra_status: |