Skip to content

Commit 4adf567

Browse files
committed
updated main branch name
1 parent c0b1136 commit 4adf567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Build and publish Docker image
22
on:
33
push:
4-
branches: [ master ]
4+
branches: [ main ]
55
tags:
66
- "*"
77
pull_request:
8-
branches: [ master ]
8+
branches: [ main ]
99
jobs:
1010
push_to_registry:
1111
name: Build and push Docker image to Docker Hub

0 commit comments

Comments
 (0)