add new branches to on-master workflow
This commit is contained in:
parent
6a9b37c81b
commit
81c3f22424
2
.github/workflows/on-master.yaml
vendored
2
.github/workflows/on-master.yaml
vendored
@ -3,6 +3,8 @@ name: Docker Build and publish to Github
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- statediff
|
||||||
|
- statediff-v2.0.0
|
||||||
- v1.10.15-statediff
|
- v1.10.15-statediff
|
||||||
- v1.10.14-statediff
|
- v1.10.14-statediff
|
||||||
- v1.10.13-statediff
|
- v1.10.13-statediff
|
||||||
|
Loading…
Reference in New Issue
Block a user