Test New WF

This commit is contained in:
2025-07-03 17:46:11 +05:30
parent fcd1a38f7b
commit 661640e661
2 changed files with 36 additions and 4 deletions

View File

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