This commit is contained in:
2025-07-04 12:49:40 +05:30
parent 4e35418b5d
commit 9695d338a9
2 changed files with 27 additions and 4 deletions

View File

@@ -2,10 +2,6 @@ name: Docker Build and Publish
on:
workflow_dispatch:
push:
branches: [ "main" ]
paths-ignore:
- '**/README.md'
jobs:
docker-build-and-publish: