Skip to content

Commit e3136ef

Browse files
authored
chore(ci): fix CODEOWNERS and mark proper reviewer (#45)
1 parent e5e4b2b commit e3136ef

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@censys/core-services-dev
1+
* @censys/core-services-dev

.github/workflows/bump-sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@ jobs:
138138
--base main \
139139
--head bump-sdk \
140140
--title "chore: bump SDK version" \
141+
--reviewer censys/core-services-dev \
141142
--body "Automated bump of SDK version. SDK version: ${{ steps.bump.outputs.new_version }}"

0 commit comments

Comments
 (0)