Skip to content

Commit

Permalink
Merge pull request #103 from filecoin-project/martapiekarska-patch-1
Browse files Browse the repository at this point in the history
Update issue_to_pr.yml
  • Loading branch information
martapiekarska authored Jul 2, 2024
2 parents f3cc35f + d2511cc commit 3205326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_to_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
with:
source_branch: "add-allocator-${{ github.event.issue.number }}"
destination_branch: "main"
pr_title: "PR for #${{ github.event.issue.title }}"
pr_title: "PR for ${{ github.event.issue.title }} "
pr_body: "This PR contains the contents of issue #${{ github.event.issue.number }} as a JSON file."

0 comments on commit 3205326

Please sign in to comment.