Skip to content

Commit a50173c

Browse files
committed
Use base branch for ownership
1 parent 3af4aad commit a50173c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.codeowners

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# For now, Hans reviews everything
2-
* @BakerNet @zbedforrest
2+
* @BakerNet @Eleeleth

.github/workflows/codeowners.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: 'Checkout Code Repository'
2424
uses: actions/checkout@v5
2525
with:
26+
ref: ${{ github.base_ref }}
2627
fetch-depth: 0
2728

2829
- name: 'Update action.yml to build locally'

0 commit comments

Comments
 (0)