Skip to content

Commit

Permalink
chore: run tests for iso-websocket
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Jul 23, 2024
1 parent c47ef92 commit f151f54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/iso-websocket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:
branches:
- main
paths:
- 'packages/iso-ws/**'
- 'packages/iso-websocket/**'
- .github/workflows/iso-websocket.yml
- pnpm-lock.yaml
pull_request:
paths:
- 'packages/iso-ws/**'
- 'packages/iso-websocket/**'
- .github/workflows/iso-websocket.yml
- pnpm-lock.yaml
jobs:
Expand Down

0 comments on commit f151f54

Please sign in to comment.