This commit is contained in:
@@ -2,8 +2,8 @@ name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
#branches:
|
||||
# - main # Trigger only on pushes to main (adjust if needed)
|
||||
branches:
|
||||
- main # Trigger only on pushes to main (adjust if needed)
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user