We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9699d18 + bc7baa5 commit fd0587eCopy full SHA for fd0587e
1 file changed
.github/workflows/codeowners.yml
@@ -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