This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oleg
/
monaco-editor
mirror de
https://github.com/microsoft/monaco-editor.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
update CI to also run on pull requests
Alexandru Dima
4 anos atrás
pai
5294e3e929
commit
5a4476ee8c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Ver arquivo
@@ -1,6 +1,6 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
ci: