Skip to content

Commit

Permalink
Update PR message to make link clickable
Browse files Browse the repository at this point in the history
Signed-off-by: Moti Asayag <[email protected]>
  • Loading branch information
masayag committed Mar 31, 2024
1 parent 17d88a4 commit 9f1d9cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
git push origin HEAD
gh pr create -f --title "${{ inputs.workflow_id }}: Automatic manifests generation" \
--body "
Updating generated manifests for ${{ inputs.workflow_id }} workflow
Updating generated manifests for ${{ inputs.workflow_id }} workflow
This PR was created automatically as a result of merging $PR_OR_COMMIT_URL
"
This PR was created automatically as a result of merging $PR_OR_COMMIT_URL
"

0 comments on commit 9f1d9cf

Please sign in to comment.