Skip to content

Commit 8018c57

Browse files
workos-sdk-automation[bot]gjtorikianclaude
authored
chore: Add DX as Codeowners (#584)
Co-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f0e716e commit 8018c57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See GitHub's docs for more details:
22
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
33

4-
# Pythonistas Team
5-
* @workos/python
4+
# Pythonistas and DX Teams
5+
* @workos/python @workos/dx

.github/workflows/lint-pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
pull-requests: read
1212

1313
jobs:
14-
main:
14+
lint_pr_title:
1515
name: Validate PR title
1616
runs-on: ubuntu-latest
1717
steps:

0 commit comments

Comments
 (0)