Skip to content

Commit 00547bc

Browse files
committed
Update pull-request-analytics.yml
1 parent d7fa1fb commit 00547bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull-request-analytics.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
uses: AlexSim93/pull-request-analytics-action@v4
1616
with:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
GITHUB_OWNERS_REPOS: PhilanthropyDataCommons/deploy
19+
GITHUB_OWNER_FOR_ISSUE: PhilanthropyDataCommons
20+
GITHUB_REPO_FOR_ISSUE: deploy
1821
TIMEZONE: "America/Chicago"
1922
REPORT_DATE_START: ${{ inputs.report_date_start }}
2023
REPORT_DATE_END: ${{ inputs.report_date_end }}

0 commit comments

Comments
 (0)