Skip to content

Commit

Permalink
chore(deps): migrate nx to 17.1.3 (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
timonmasberg and github-actions[bot] committed Nov 21, 2023
1 parent b423a1d commit 501204d
Show file tree
Hide file tree
Showing 3 changed files with 4,454 additions and 8,014 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
runs-on: ubuntu-latest
if: |
(github.event_name == 'pull_request' && github.event.action == 'closed') &&
(needs.has-deployment.outputs.has-swa == 'true' || needs.has-deployment.outputs.has-wa == 'true')
(needs.has-deployment.outputs.has-swa == 'true' || needs.has-deployment.outputs.has-wa == 'true') && false
steps:
- name: Find PR Preview Comment
uses: peter-evans/find-comment@v2
Expand Down
Loading

0 comments on commit 501204d

Please sign in to comment.