Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
fix: disable yamllint on ci line, "on" is not always truthy
pull/1613/head
Marko Weltzer
4 anos atrás
pai
94c9780f7a
commit
f92e6ad7b9
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
.github/workflows/matrix.yml
+ 1
- 1
.github/workflows/matrix.yml
Ver arquivo
@@ -1,7 +1,7 @@
---
name: Matrix CI
on:
on:
# yamllint disable-line rule:truthy
push:
pull_request:
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar