Skip to content

Commit

Permalink
Create codeowners.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codexmarcel authored Dec 16, 2021
1 parent 9699d18 commit bc7baa5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/codeowners.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Call SFDO Codeowners Review Workflows

on:
pull_request:
types:
- labeled
- review_requested

jobs:
shared-codeowners:
uses: SalesforceFoundation/.github/.github/workflows/codeowners.yml@main

0 comments on commit bc7baa5

Please sign in to comment.