Skip to content

Commit 4b8663a

Browse files
authored
Update main.yml
1 parent 790b6d0 commit 4b8663a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Push Docker Image
22

33
on:
44
push:
5-
branches:
5+
branches:
66
- main # Trigger the workflow on pushes to the main branch
77

88
env:

0 commit comments

Comments
 (0)