We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fa1fb commit 00547bcCopy full SHA for 00547bc
.github/workflows/pull-request-analytics.yml
@@ -15,6 +15,9 @@ jobs:
15
uses: AlexSim93/pull-request-analytics-action@v4
16
with:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
+ GITHUB_OWNERS_REPOS: PhilanthropyDataCommons/deploy
19
+ GITHUB_OWNER_FOR_ISSUE: PhilanthropyDataCommons
20
+ GITHUB_REPO_FOR_ISSUE: deploy
21
TIMEZONE: "America/Chicago"
22
REPORT_DATE_START: ${{ inputs.report_date_start }}
23
REPORT_DATE_END: ${{ inputs.report_date_end }}
0 commit comments