Explorar el Código

Remove on push on branch master for github action

pull/483/head
Guillaume Vincent hace 5 años
padre
commit
aa6a65a7b5
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      .github/workflows/deploy.yml

+ 0
- 2
.github/workflows/deploy.yml Ver fichero

@@ -2,8 +2,6 @@ name: deploy

on:
push:
branches:
- master
tags:
- '*'



Cargando…
Cancelar
Guardar