This commit is contained in:
Javier Alvarez-Valle 2021-04-07 18:20:40 +01:00
Родитель 8295916b12
Коммит e4eea858af
1 изменённых файлов: 3 добавлений и 3 удалений

6
.github/workflows/deploy.yml поставляемый
Просмотреть файл

@ -1,8 +1,8 @@
# File: .github/workflows/workflow.yml
on: [push]
#push:
# branches: main
on:
push:
branches: main
name: Deploy to DEV