Skip to content

Commit 7009fe8

Browse files
authored
Merge pull request #57936 from software-mansion-labs/jnowakow/update-adhoc-build-message
[No QA] Update comment added to ND PR
2 parents 1e2e5c7 + 6e5ebdb commit 7009fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/postBuildStartedComment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
owner: context.repo.owner,
2828
repo: context.repo.repo,
2929
issue_number: ${{ inputs.APP_PULL_REQUEST_NUMBER }},
30-
body: `🚧 @${{ github.actor }} has triggered a test hybrid app build. You can view the [workflow run here](${workflowURL}).`
30+
body: `🚧 @${{ github.actor }} has triggered a test app build. You can view the [workflow run here](${workflowURL}).`
3131
});
3232
3333
- name: Add build start comment to OD PR

0 commit comments

Comments
 (0)