From 2c6b1cfbc5df90a16846959c49be467962657842 Mon Sep 17 00:00:00 2001 From: Yves Ulrich Tittes Date: Tue, 17 Sep 2024 16:42:20 +0200 Subject: [PATCH] update readme fix documentation test --- .github/workflows/test_pages_build.yaml | 2 ++ README.md | 1 - src/oscem_schemas/schema/organizational.yaml | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_pages_build.yaml b/.github/workflows/test_pages_build.yaml index 0075bf0..5631341 100644 --- a/.github/workflows/test_pages_build.yaml +++ b/.github/workflows/test_pages_build.yaml @@ -12,6 +12,8 @@ concurrency: preview-${{ github.ref }} jobs: run: runs-on: ubuntu-latest + permissions: + contents: write steps: - name: Checkout uses: actions/checkout@v4 diff --git a/README.md b/README.md index 1d9c6b0..2e82960 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Core idea is a modular system that allows for the combination of several sample Current versions are a work in progress, details might change. - ## Website Here you can browse all our keywords with descriptions. [https://osc-em.github.io/OSCEM_Schemas/](https://osc-em.github.io/OSCEM_Schemas/) diff --git a/src/oscem_schemas/schema/organizational.yaml b/src/oscem_schemas/schema/organizational.yaml index e57c45a..71c621c 100644 --- a/src/oscem_schemas/schema/organizational.yaml +++ b/src/oscem_schemas/schema/organizational.yaml @@ -70,6 +70,7 @@ classes: - end_date - budget - project_id + - country slots: first_name: @@ -105,7 +106,7 @@ slots: range: OrganizationTypeEnum country: title: Country - description: Country of the author's institution + description: Country of the institution range: string role: title: Role