Update build.yml

This commit is contained in:
svetlagasheva 2020-01-20 15:15:26 +02:00 committed by GitHub
parent 00f611fe99
commit e7e415e95f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,11 @@
name: Build
on: [push]
on:
push:
branches:
- '*'
tags-ignore:
- '*'
jobs:
build: