feat: add workflow dispatch

This commit is contained in:
Digikwal 2025-06-24 18:53:25 +02:00 committed by GitHub
parent 5275cb8695
commit 468ca9ddeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ on:
- "images/**"
- ".github/workflows/docker-build.yml"
- "apps.json"
workflow_dispatch: {}
jobs:
lint:
if: ${{ github.repository == 'digikwal/frappe_docker' }}