This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
alpine
mirror of
https://github.com/alpinejs/alpine.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Enable tests on Pull Requests
Simone Todaro
5 years ago
parent
28ad366793
commit
9ef1377978
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.github/workflows/run-tests.yml
+ 1
- 1
.github/workflows/run-tests.yml
View File
@@ -1,6 +1,6 @@
name: Run Jest Tests
name: Run Jest Tests
-on: [push]
+on: [push
, pull_request
]
jobs:
jobs:
build:
build: