We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd26ba commit 50c593eCopy full SHA for 50c593e
.github/actions/get-linked-pr/action.yml
@@ -35,8 +35,6 @@ runs:
35
echo EOF
36
} >> "$GITHUB_OUTPUT"
37
38
- echo "pr-body=<<EOF${pr_body}EOF" >> "$GITHUB_OUTPUT"
39
-
40
- name: Get linked PR URL
41
id: get-url
42
env:
0 commit comments