Skip to content

Commit dc6078c

Browse files
fix: error in destory hanging envs
1 parent 22401bf commit dc6078c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/destroy-inactive-preview-environments.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
5656
pr-comments:
5757
needs: destroy
58+
if: ${{ needs.destroy.outputs.destroyed-pr-numbers != '[]' }}
5859
name: Comment on PRs
5960
runs-on: ubuntu-20.04
6061
strategy:

0 commit comments

Comments
 (0)