Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomper-TE authored Jul 12, 2024
1 parent bb15037 commit 42e6e25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
FOLDERS_JSON=$(find . -maxdepth 1 -type d -name "thousandeyes-sdk-*" | cut -c 3- | jq -R -s -c 'split("\n")[:-1]')
echo "packages=$FOLDERS_JSON" >> "$GITHUB_OUTPUT"
deployment:
if: github.event.pull_request.merged == true
needs: set-package-matrix
strategy:
matrix:
Expand Down

0 comments on commit 42e6e25

Please sign in to comment.