Skip to content

Commit

Permalink
Chore: run CI on all pull requests (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssinghi committed Aug 24, 2023
1 parent 9a48b39 commit 06581e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
types: [opened, reopened, synchronize]

jobs:
test:
Expand Down

0 comments on commit 06581e7

Please sign in to comment.