Skip to content

Commit 96165d6

Browse files
authored
Update action.yml
1 parent c03c2c2 commit 96165d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ runs:
112112
ddev start
113113
114114
- name: Grant DDEV SSH Access
115+
if: ${{ inputs.ddev-start == 'true' }}
115116
shell: bash
116117
working-directory: ${{ env.DDEV_PROJECT_PATH_FULL }}
117118
run: |

0 commit comments

Comments
 (0)