Skip to content

Commit

Permalink
remove duplicate required field (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Alhameedawi authored May 14, 2024
1 parent 6031814 commit 6808058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pylon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
--header 'Content-Type: application/json' \
--data '{
"account_id": "'"$ACCOUNT_ID"'",
"requester_id": "'"$REQUESTER_EMAIL"'",
"requester_email": "'"$REQUESTER_EMAIL"'",
"requester_name": "'"$REQUESTER_NAME"'",
"requester_avatar_url": "",
Expand Down

0 comments on commit 6808058

Please sign in to comment.