We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64a3118 + 8215d90 commit 434a30dCopy full SHA for 434a30d
.github/workflows/fork-ci.yaml
@@ -131,6 +131,5 @@ jobs:
131
--base $BASE_BRANCH \
132
--head $(git branch --show-current) \
133
--title "cicd: update SR-IOV images tags to $DOCKER_TAG in chart values" \
134
- --body "Created by the *${{ github.job }}* job."
135
--body "Created by the [*${{ github.job }}* job](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})."
136
fi
0 commit comments