Skip to content

Commit

Permalink
Add kaplan-meier-function
Browse files Browse the repository at this point in the history
This adds a new reusable action to the daily cron job.
  • Loading branch information
iaindillingham committed Dec 11, 2023
1 parent ce7382e commit 604e182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/jobs/daily/fetch_action.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class Job(DailyJob):
"opensafely-actions/cox-ipw",
"opensafely-actions/dataset-report",
"opensafely-actions/deciles-charts",
"opensafely-actions/kaplan-meier-function",
"opensafely-actions/safetab",
]

Expand Down

0 comments on commit 604e182

Please sign in to comment.