Skip to content

Commit 6e5ebdb

Browse files
committed
Update comment added to ND PR
1 parent d27018c commit 6e5ebdb

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)