This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
oleg
/
monaco-editor
cermin dari
https://github.com/microsoft/monaco-editor.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
update CI to also run on pull requests
Alexandru Dima
4 tahun lalu
induk
5294e3e929
melakukan
5a4476ee8c
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Tampilan Berkas
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: