Skip to content

Commit

Permalink
Update draft-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi authored Jan 15, 2025
1 parent 7a59c0c commit e027188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
--header 'content-type: application/json' \
--data '{
"state": "pending",
"context": "Draft CI / run (pull_request_target)",
"context": "Draft",
"target_url": ${{ format('"{0}/commits/{1}"', github.event.pull_request.head.repo.html_url, github.event.pull_request.head.ref) }},
"description": "use CI on your repo fork (link on right) until this PR is ready for review"
}' \
Expand Down

0 comments on commit e027188

Please sign in to comment.