This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oleg
/
monaco-editor
miroir de
https://github.com/microsoft/monaco-editor.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
update CI to also run on pull requests
Alexandru Dima
il y a 4 ans
Parent
5294e3e929
commit
5a4476ee8c
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Voir le fichier
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: