This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
monaco-editor
mirror of
https://github.com/microsoft/monaco-editor.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
update CI to also run on pull requests
Alexandru Dima
4 years ago
parent
5294e3e929
commit
5a4476ee8c
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
View File
@@ -1,6 +1,6 @@
name: CI
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
jobs:
ci:
ci: