Update main.yml

This commit is contained in:
J. Fronny 2020-04-02 15:41:43 +02:00 committed by GitHub
parent dc5a17bc56
commit 00fc1dacd3
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: