Skip to content

Commit

Permalink
Merge pull request #67 from SalesforceFoundation/feature/actions-shar…
Browse files Browse the repository at this point in the history
…ed-codeowners

Shared CODEOWNERS workflow
  • Loading branch information
codexmarcel authored Dec 16, 2021
2 parents 9699d18 + bc7baa5 commit fd0587e
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 fd0587e

Please sign in to comment.