Skip to content

Commit

Permalink
- Update: GitHub action: Deactivated cronjob until (i) out of memory …
Browse files Browse the repository at this point in the history
…bug fixed (#8), (ii) we decided if we're actually doing this ingest rather than the MedGen team
  • Loading branch information
joeflack4 committed Aug 20, 2023
1 parent b9e8bc5 commit 3c33648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buid_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
name: Build and release

on:
schedule:
- cron: "0 0 * * 0" # weekly on Sunday at midnight
# schedule:
# - cron: "0 0 * * 0" # weekly on Sunday at midnight
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3c33648

Please sign in to comment.