parent
690604a7a1
commit
d5be35bc07
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@ -2,6 +2,11 @@ name: docker
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches-ignore:
|
||||||
|
- 'renovate/*'
|
||||||
|
- 'dependabot/*'
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user