workflow fix
This commit is contained in:
parent
3a6a04bf45
commit
a6954d81c2
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@ -2,8 +2,10 @@ name: docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
branches-ignore:
|
||||
- 'dependabot/*'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user