This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
monaco-editor
mirror da
https://github.com/microsoft/monaco-editor.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
update CI to also run on pull requests
Alexandru Dima
4 anni fa
parent
5294e3e929
commit
5a4476ee8c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Vedi File
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: