Add workflow_dispatch trigger
Some checks failed
build / lint-test (push) Failing after 4s
build / build-push (push) Has been skipped

This commit is contained in:
kianiadee 2026-05-23 01:06:18 +03:00
parent 20cd8b3488
commit c3c884f4eb

View file

@ -5,6 +5,7 @@ on:
branches: [main] branches: [main]
pull_request: pull_request:
branches: [main] branches: [main]
workflow_dispatch:
env: env:
REGISTRY: repo.rahamafresh.com REGISTRY: repo.rahamafresh.com