Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitpubnub authored Feb 6, 2025
1 parent 5b6b7af commit cf4c503
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: Tests
on:
pull_request:
branches:
- main
- master
types: [opened, synchronize, reopened, ready_for_review]
pull_request_review:
branches:
- main
- master
types: [submitted]
push:
branches:
- main
- master
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit cf4c503

Please sign in to comment.