Skip to content

Commit 84e32d5

Browse files
authored
Update who gets notified by github actions (#3733)
To make sure they are seen by the right people
1 parent 83640b2 commit 84e32d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dev-docs-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
This PR updates all dev APIs that changed.
6969
> [!NOTE]
7070
> This pull request was created by a GitHub action." \
71-
--reviewer frankharkins \
71+
--reviewer arnaucasau \
7272
--reviewer Eric-Arellano

.github/workflows/notebook-test-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
This PR updates all notebooks that ran successfully with the new cell outputs.
6565
> [!NOTE]
6666
> This pull request was created by a GitHub action." \
67-
--reviewer frankharkins
67+
--reviewer kaelynj
6868
6969
- name: Upload executed notebooks
7070
if: "!cancelled()"

0 commit comments

Comments
 (0)