Update main.yml

This commit is contained in:
J. Fronny 2020-04-02 15:40:50 +02:00 committed by GitHub
parent c87a15ee5c
commit d62923be2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ name: CD
on:
push:
branches: [ master ]
branches:
- master
jobs:
build: