Fix Docker workflow

This commit is contained in:
Lukas Schulte Pelkum 2021-04-18 22:13:45 +02:00
parent b5524f2b7e
commit f9fc232afe
No known key found for this signature in database
GPG Key ID: 408DA7CA81DB885C
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: docker
on: on:
push: push:
branches: branches:
- main - master
- develop - develop
paths-ignore: paths-ignore:
- '**.md' - '**.md'