Skip to content

Commit e456c6f

Browse files
committed
Run build and test GA on PRs
1 parent 335ee8a commit e456c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020

2121
name: Build and Test
22-
on: [push]
22+
on: [push, pull_request]
2323
jobs:
2424
build-js:
2525
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)