Skip to content

Commit f07bb90

Browse files
authored
Update build-docker.yml
1 parent ff5b091 commit f07bb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Push Docker Image
33
on:
44
push:
55
branches:
6-
- main # Set the branch you want to trigger the workflow on
6+
- main
77

88
jobs:
99
build-and-push:

0 commit comments

Comments
 (0)