This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
oleg
/
monaco-editor
同期ミラー
https://github.com/microsoft/monaco-editor.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
update CI to also run on pull requests
Alexandru Dima
4 年 前
親
5294e3e929
コミット
5a4476ee8c
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
ファイルの表示
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: