Update main.yml

This commit is contained in:
J. Fronny 2020-04-02 15:39:29 +02:00 committed by GitHub
parent 6d3b9c6091
commit dcae349716
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: