From cee92c9edf73e5ed5ac69e58b87a57325a7b94d4 Mon Sep 17 00:00:00 2001 From: Alex Walker Date: Wed, 24 Apr 2024 10:16:21 +0100 Subject: [PATCH] feat: add appointments table exceptions --- repository_permissions.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/repository_permissions.yaml b/repository_permissions.yaml index 51359f2..cf2ea6c 100644 --- a/repository_permissions.yaml +++ b/repository_permissions.yaml @@ -26,3 +26,15 @@ opensafely/appointments-short-data-report: allow: ['appointments'] opensafely/with-gp-consultations-curation: allow: ['appointments'] +opensafely/digital-access-to-primary-care: + allow: ['appointments'] +opensafely/uom_pregnancy_tx_pathways: + allow: ['appointments'] +opensafely/post-covid-renal: + allow: ['appointments'] +opensafely/post-covid-autoimmune: + allow: ['appointments'] +opensafely/post-covid-neurodegenerative: + allow: ['appointments'] +opensafely/ckd-healthcare-use: + allow: ['appointments']