This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
oleg
/
monaco-editor
peilaus alkaen
https://github.com/microsoft/monaco-editor.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
update CI to also run on pull requests
Alexandru Dima
4 vuotta sitten
vanhempi
5294e3e929
commit
5a4476ee8c
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Näytä tiedosto
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: