Skip to content

Commit cc22148

Browse files
Merge pull request #9890 from mendix/olu-workflow-actions-jul25
Update GitHub actions with GitHub username
2 parents 40ecf24 + 4cead37 commit cc22148

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/lint-action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
${{ env.VER }}
5555
branch: lint-docs
5656
committer: MarkvanMents <[email protected]>
57-
assignees: MarkvanMents
58-
reviewers: MarkvanMents
57+
assignees: MarkvanMents,OlufunkeMoronfolu
58+
reviewers: MarkvanMents,OlufunkeMoronfolu
5959
labels: Internal WIP
6060
add-paths: |
6161
content/en/docs/**/*.md

.github/workflows/remunusedattachments.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
Check the htmltest output from the CI/CD pipeline to ensure that nothing has been removed accidentally.
3838
branch: rem-unused-attachments
3939
committer: MarkvanMents <[email protected]>
40-
assignees: MarkvanMents
41-
reviewers: MarkvanMents
40+
assignees: MarkvanMents,OlufunkeMoronfolu
41+
reviewers: MarkvanMents,OlufunkeMoronfolu
4242
labels: Internal WIP
4343
add-paths: |
4444
static/attachments/**

0 commit comments

Comments
 (0)