Skip to content

Commit a70ad31

Browse files
author
Test User
committed
Add on push
1 parent a3f275b commit a70ad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Push Docker Image
33
# START OF COMMON SECTION
44
on:
55
push:
6-
branches: [ 'master', 'main', 'release/**' ]
6+
branches: [ '*' ]
77
paths:
88
- '.github/scripts/docker/Dockerfile'
99
- '.github/workflows/build-docker.yml'

0 commit comments

Comments
 (0)