Skip to content

Commit fd0587e

Browse files
authored
Merge pull request #67 from SalesforceFoundation/feature/actions-shared-codeowners
Shared CODEOWNERS workflow
2 parents 9699d18 + bc7baa5 commit fd0587e

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)