Skip to content

Commit f4891d4

Browse files
committed
chore: avoiding the update pr on comment while developing the infra action
1 parent 1534451 commit f4891d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-chatbot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
102102
103103
- name: Update Deployment Status
104+
if: steps.parse_command.outputs.project != '' # TODO provisional ñapa while we don't add the remaining outputs
104105
uses: actions/github-script@v7
105106
id: update-comment-with-deployment-status
106107
with:

0 commit comments

Comments
 (0)