Skip to content

Commit bc7baa5

Browse files
authored
Create codeowners.yml
1 parent 9699d18 commit bc7baa5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/workflows/codeowners.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Call SFDO Codeowners Review Workflows
2+
3+
on:
4+
pull_request:
5+
types:
6+
- labeled
7+
- review_requested
8+
9+
jobs:
10+
shared-codeowners:
11+
uses: SalesforceFoundation/.github/.github/workflows/codeowners.yml@main

0 commit comments

Comments
 (0)