We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058b120 commit 03e82d1Copy full SHA for 03e82d1
.github/workflows/request-cli-integ-test.yml
@@ -46,7 +46,7 @@ jobs:
46
git config --global user.email '[email protected]'
47
git push --force --atomic https://github.com/${{ github.repository }}.git FETCH_HEAD:test-main-pipeline
48
- name: Explain next steps
49
- uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308
+ uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6
50
with:
51
message: |
52
:arrow_right: **PR build request submitted to `test-main-pipeline`** :arrow_left:
0 commit comments