Skip to content

Commit 3aa7e1f

Browse files
committed
master branch
1 parent 0e8079b commit 3aa7e1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-push.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
on:
44
push:
55
branches:
6-
- main # Triggers on push to main
6+
- master
77

88
jobs:
99
build-and-push:

0 commit comments

Comments
 (0)