Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3cb46f7

Browse files
authored
Update bunnyshell_deploy-preview-env.yaml
1 parent 9137ed9 commit 3cb46f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bunnyshell_deploy-preview-env.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
env-name: "Sylius PR #${{ needs.load-artifact.outputs.pr-number }}"
8787
bunnyshell-yaml-contents: ${{ needs.load-artifact.outputs.bunnyshell-yaml-contents }}
8888
comment-on-pr: true
89+
create-no-deploy: ${{ needs.load-artifact.outputs.is-pull-request-event == 'true' }}
8990
deploy-as-stopped: ${{ needs.load-artifact.outputs.is-pull-request-event == 'true' }}
9091
secrets:
9192
bunnyshell-access-token: ${{ secrets.BUNNYSHELL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)