Skip to content

Commit aa239b1

Browse files
authored
update so we get notified (#224)
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 0394089 commit aa239b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-spec-for-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jobs:
6060
gh pr create --title "Update lang spec docs for typescript" \
6161
--body "Updating the generated docs for typescript" \
6262
--head "$NEW_BRANCH" \
63+
--assignee jessfraz \
64+
--assignee irevdev \
65+
--assignee franknoirot \
6366
--base main || true
6467
env:
6568
GITHUB_TOKEN: ${{secrets.KITTYCAD_TS_PAT}}

0 commit comments

Comments
 (0)