Update main.yml

This commit is contained in:
J. Fronny 2020-04-02 15:42:38 +02:00 committed by GitHub
parent 7ebf2c850d
commit e243806063
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: