Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update .github/workflows/check-author-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude authored Oct 28, 2023
1 parent 6662eef commit b9090cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-author-issues.yml
Original file line number Diff line number Diff line change
@@ -44,4 +44,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/$GITHUB_REPOSITORY/issues/$ISSUE_NUMBER \
-s -d "$BODY"
-s -d "$BODY"

0 comments on commit b9090cf

Please sign in to comment.