Skip to content

Commit

Permalink
Run build and test GA on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
machristie committed Aug 14, 2023
1 parent 335ee8a commit e456c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#

name: Build and Test
on: [push]
on: [push, pull_request]
jobs:
build-js:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit e456c6f

Please sign in to comment.