This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
oleg
/
monaco-editor
mirror of
https://github.com/microsoft/monaco-editor.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
update CI to also run on pull requests
Alexandru Dima
4 năm trước cách đây
mục cha
5294e3e929
commit
5a4476ee8c
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Xem Tập Tin
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: