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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches-ignore:
|
||||||
- master
|
- 'dependabot/*'
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user