workflow fix

This commit is contained in:
BuckarooBanzay 2021-01-05 13:23:34 +01:00
parent 3a6a04bf45
commit a6954d81c2

View File

@ -2,8 +2,10 @@ name: docker
on:
push:
branches:
- master
branches-ignore:
- 'dependabot/*'
tags:
- '*'
jobs:
build: