Skip to content

Commit

Permalink
update workflow to run tests on any non draft PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohit Tejani authored and Mohit Tejani committed Feb 6, 2025
1 parent cf4c503 commit a986caf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ name: Tests

on:
pull_request:
branches:
- master
types: [opened, synchronize, reopened, ready_for_review]
pull_request_review:
branches:
- master
types: [submitted]
push:
branches:
Expand Down

0 comments on commit a986caf

Please sign in to comment.