From 4cead37fe1452c0dd8e43430fc739ec6e772d1db Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Tue, 22 Jul 2025 15:38:26 +0200 Subject: [PATCH] feat: adding Olu's GitHub username to the actions for notification --- .github/workflows/lint-action.yml | 4 ++-- .github/workflows/remunusedattachments.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/lint-action.yml b/.github/workflows/lint-action.yml index 564acc62566..1131ad4be78 100644 --- a/.github/workflows/lint-action.yml +++ b/.github/workflows/lint-action.yml @@ -54,8 +54,8 @@ jobs: ${{ env.VER }} branch: lint-docs committer: MarkvanMents - assignees: MarkvanMents - reviewers: MarkvanMents + assignees: MarkvanMents,OlufunkeMoronfolu + reviewers: MarkvanMents,OlufunkeMoronfolu labels: Internal WIP add-paths: | content/en/docs/**/*.md diff --git a/.github/workflows/remunusedattachments.yml b/.github/workflows/remunusedattachments.yml index 835f7534e77..c3a95e0ea30 100644 --- a/.github/workflows/remunusedattachments.yml +++ b/.github/workflows/remunusedattachments.yml @@ -37,8 +37,8 @@ jobs: Check the htmltest output from the CI/CD pipeline to ensure that nothing has been removed accidentally. branch: rem-unused-attachments committer: MarkvanMents - assignees: MarkvanMents - reviewers: MarkvanMents + assignees: MarkvanMents,OlufunkeMoronfolu + reviewers: MarkvanMents,OlufunkeMoronfolu labels: Internal WIP add-paths: | static/attachments/**