Skip to content

Commit

Permalink
Update pull-request-analytics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMuellenator authored Aug 1, 2024
1 parent f82e63c commit f297a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }} # Generate a classic token, add it to Actions secrets, and use it in this field
GITHUB_REPO_FOR_ISSUE: "philipp-math-garden" # Make sure to specify the name of the repository where the issue will be created
GITHUB_OWNER_FOR_ISSUE: "Philipp" # Make sure to specify the owner of the repository where the issue will be created
GITHUB_OWNERS_REPOS: "Philipp/math-garden" # Be sure to list the owner and repository name in the format owner/repo
GITHUB_OWNER_FOR_ISSUE: "TheMuellenator" # Make sure to specify the owner of the repository where the issue will be created
GITHUB_OWNERS_REPOS: "TheMuellenator/philipp-math-garden" # Be sure to list the owner and repository name in the format owner/repo
CORE_HOURS_START: "9:00"
CORE_HOURS_END: "19:00"
TIMEZONE: "Europe/Berlin"
Expand Down

0 comments on commit f297a78

Please sign in to comment.