Skip to content

Commit

Permalink
Allow access to the appointments table for specific repos
Browse files Browse the repository at this point in the history
i.e. internal projects appointments-short-data-report and
with-gp-consultations-curation
  • Loading branch information
rebkwok committed Mar 27, 2024
1 parent cb58a9b commit e3ad162
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions repository_permissions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ opensafely/openprompt-cohort-profile:
allow: ['open_prompt']
opensafely/waiting-list:
allow: ['wl_clockstops', 'wl_clockstops_raw', 'wl_openpathways', 'wl_openpathways_raw']
opensafely/appoinments-short-data-report:
allow: ['appointments']
opensafely/with-gp-consultations-curation:
allow: ['appointments']

0 comments on commit e3ad162

Please sign in to comment.