Skip to content

Commit

Permalink
Update stats.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev authored Oct 17, 2024
1 parent fb8bcd1 commit 4238a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
PR_NUMBER: ${{ matrix.prInfo.number }}
LAST_ANALYSIS_COMMENT_TIMESTAMP: ${{ steps.fc.outputs.comment-created-at }}
- run: |
run: |
commits=$(curl -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
"https://api.github.com/repos/Rd4dev/Oppia-Android-Fork-from-Fork/pulls/${{ env.PR_NUMBER }}/commits")
Expand Down

0 comments on commit 4238a82

Please sign in to comment.