Skip to content

Commit

Permalink
Removing deprecated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed May 17, 2024
1 parent 9dd8edd commit 4ab2934
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Adding summary
# TODO: remove hardcoded org/repo
run: |
URL=$(gh pr view --json=url ${{ env.PR_BRANCH }} | jq .url)
echo "Created automated PR at: ${URL}" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 4ab2934

Please sign in to comment.